Select to view content in your preferred language

Select-All selects elements beyond filter

160
4
Friday
Status: Closed
SebastianKrings
Frequent Contributor

In a combobox one can type text which leads to the suggestion list to be filtered to only show values matching the typed string. 

When now clicking the Select-All-Option not only the shown filtered values will be selected but all values without respect to the typed filter. 

In the Sample “Forestry” does not contain the character “i” but is getting selected as well, although the combobox is filtered on “i”. 

Expected behavior: Using the Select all checkbox on a filtered list only checks filtered list elements 

Actual behavior: Using the Select all checkbox selects all on a filtered list selects all list elements 

Results in combobox while searching the letter “i” 

SebastianKrings_0-1765573927519.png

 

 

Results in combobox after usage of Select all. 

SebastianKrings_1-1765573927520.png

 

 

4 Comments
Sage_Wall

Hi @SebastianKrings , I'd suggest creating an issue on the calcite components GitHub site: https://github.com/Esri/calcite-design-system

Sage_Wall
Status changed to: Closed
 
SebastianKrings

@Sage_Wall 

We initially created a support case against esri (#04066009). They asked us to create ideas instead.