The DropdownSearch component does not have any styling indicating that the component has focus. This reproduced from the OutSystemUi app
- Show Options
- Select the
NoResultsText input.
- Type
shift-tab twice to change focus onto the DropdownSearch component.
Result - No visual difference in appearance
- Type
Enter
Result - DropdownSearch component obtains focus border.
The DropdownSearch component does not have any styling indicating that the component has focus. This reproduced from the OutSystemUi app
NoResultsTextinput.shift-tabtwice to change focus onto the DropdownSearch component.Result - No visual difference in appearance
EnterResult - DropdownSearch component obtains focus border.