You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In SelectDialog, we have a search input and search icon with it.
I have received an accessibility issue that the icon should be decorative and I am not able to find any property exposed to do so.
Affected Component
No response
Expected Behaviour
the search icon should be marked as a decorative image and should not be focusable or function as a button.