Unplanned
Last Updated: 26 Jan 2021 17:05 by John
John
Created on: 26 Jan 2021 13:35
Category: DropDownList
Type: Feature Request
0
Implement filterOptions configuration in the DropDownList.
Add a filterOptions option that will enable users to configure attributes, placeholder, etc for the search box of the DropDownList. 
1 comment
John
Posted on: 26 Jan 2021 17:05

The feature is to address the accessibility issue where the filter text box doesn't have an associated LABEL element or title attribute that describes its purpose nor a way to specify them, either of these would be appropriate:

  1. A way to specify a title or label value for JUST the search box (and have it rendered...)
  2. Automatic labeling / titling of the search box (Could be as simple and generic as "Search List")