-
-
Notifications
You must be signed in to change notification settings - Fork 270
Closed
Labels
component: selectChanges related to the select component.Changes related to the select component.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Description
Mousing over an Option should steal focus. Currently, mousing over Options doesn’t move focus to that Option.
select.mov
Compare it to the Menu which highlights items on hover (merged to master but not released yet in Base UI as of Jan 30):
menu.mov
The implementation should be similar to the changes in Menu done in mui/material-ui#40755
Search keywords:
Metadata
Metadata
Assignees
Labels
component: selectChanges related to the select component.Changes related to the select component.type: bugIt doesn't behave as expected.It doesn't behave as expected.
Projects
Status
Recently completed