Unplanned
Last Updated: 07 Aug 2025 06:47 by Yohann
John
Created on: 26 Jan 2021 13:35
Category: DropDownList
Type: Feature Request
2
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. 
2 comments
Yohann
Posted on: 07 Aug 2025 06:47

At the very least, the placeholder should be translated.

Regards

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")