Project

General

Profile

Feature #94526

Updated by Sybille Peters almost 3 years ago

It is possible to filter *selectMultipleSideBySide* . 

 It is not possible to filter *singleSingle* 

 h2. Suggestion 

 Add configurable option to make single select list filterable. The functionality is already there (see SelectBoxFilter.ts). 

 If this is then used and the size set to a value > 1, it would make a large number of items in select lists more usable.  


 !filterselect.png! 


 --- 

 Note: As alternative, it is possible to use *selectMultipleSideBySide* with filtering - but if only one element should be selected, the usability is not so great as there is no visual hint that only one should be selected (except that you get feedback once you select too many, but not before) and it is overly complex for the simple purpose of only selecting one element.

Back