• Resolved Teresa In

    (@teresa-in)


    Here an accessibility error for future updates

    “Select element must have an accessible name”

    ARIA: combobox role

    aria-expanded="false" aria-label="Sort list"

    easy-property-listings/lib/includes/template-functions.php – line 1917

    <select class="epl-sort-listings" aria-expanded="false" aria-label="Sort list" id="epl-sort-listings-<?php echo esc_attr( $instance_id ); ?>" data-instance-id="<?php echo esc_attr( $instance_id ); ?>"> ... </select>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Accessibility error, Select element must have an accessible name’ is closed to new replies.