Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pickers] Incorrect focus behavior with enableAccessibleFieldDOMStructure #15473

Closed
LukasTy opened this issue Nov 19, 2024 · 1 comment · Fixed by #15475
Closed

[pickers] Incorrect focus behavior with enableAccessibleFieldDOMStructure #15473

LukasTy opened this issue Nov 19, 2024 · 1 comment · Fixed by #15475
Assignees
Labels
component: pickers This is the name of the generic UI component, not the React module! regression A bug, but worse

Comments

@LukasTy
Copy link
Member

LukasTy commented Nov 19, 2024

The field/sections should never get focused when interacting with the picker popper (view) by mouse or keyboard.
After selecting a value the focus should be brought back to the initial location—the button that opened the picker (like with enableAccessibleFieldDOMStructure={false} behavior).

Screen.Recording.2024-11-19.at.09.44.25.mov

Search keywords:

@LukasTy LukasTy added regression A bug, but worse component: pickers This is the name of the generic UI component, not the React module! labels Nov 19, 2024
Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! regression A bug, but worse
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants