SingleSelect - search option not showing the specific option, it shows other options as well. We have used the label as a key for Options React facing difficulty in figuring out the change.
To Reproduce
Provide step-by-step instructions to reproduce the bug:
add duplicate options with the same label.
filter options using a search filter.
You can check now it doesn't show filtered options.
Expected behavior
If there is a duplicate option with the same label and different value, and the user tries to search the option, it should show only searched options.
Screenshots
If applicable, provide screenshots to explain the bug.
Describe the bug
SingleSelect - search option not showing the specific option, it shows other options as well. We have used the label as a key for Options React facing difficulty in figuring out the change.
To Reproduce
Provide step-by-step instructions to reproduce the bug:
Expected behavior
If there is a duplicate option with the same label and different value, and the user tries to search the option, it should show only searched options.
Screenshots
If applicable, provide screenshots to explain the bug.
Package versions