Closed radesai21 closed 1 year ago
Describe the bug When entering a capital letter when searching for an option in the multiselect there are no results returned when there should be.
To Reproduce Steps to reproduce the behavior:
M
No matches found
Milk, Yogurt, and Cheese
Expected behavior AMultiSelect's default filtering behavior should be able to handle capital letters.
AMultiSelect
Screenshots
https://github.com/cisco-sbg-ui/magna-react/assets/95231401/4b25e42c-3c30-4894-8caa-2009c8d37615
Environment (please complete the following information):
Macbook
macOs
chrome
1.0.0-beta.47
Additional context DI is dependent on AMultiSelect for many parts of User Insights
Added in locale compare https://github.com/cisco-sbg-ui/magna-react/pull/473
Describe the bug When entering a capital letter when searching for an option in the multiselect there are no results returned when there should be.
To Reproduce Steps to reproduce the behavior:
M
No matches found
when there should be theMilk, Yogurt, and Cheese
option displayedExpected behavior
AMultiSelect
's default filtering behavior should be able to handle capital letters.Screenshots
https://github.com/cisco-sbg-ui/magna-react/assets/95231401/4b25e42c-3c30-4894-8caa-2009c8d37615
Environment (please complete the following information):
Macbook
macOs
chrome
1.0.0-beta.47
Additional context DI is dependent on
AMultiSelect
for many parts of User Insights