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

ContextualMenu dropdown incorrect tab order #687

Closed
petermakowski opened this issue Jan 11, 2022 · 1 comment
Closed

ContextualMenu dropdown incorrect tab order #687

petermakowski opened this issue Jan 11, 2022 · 1 comment
Labels
Bug 🐛 Something isn't working Priority: Medium

Comments

@petermakowski
Copy link
Contributor

Actual

ContextualMenu dropdown has an incorrect tab order.

Expected

The next item after opening a dropdown should be the first item in the dropdown menu.

More info

This seems to be caused by the React portal node with the menu being placed placed at the bottom of the body - there's no way to change this behaviour.

Video

Kapture.2022-01-11.at.10.50.18.mp4
@jmuzina
Copy link
Member

jmuzina commented May 17, 2024

Closing as completed in #1000; was released in v0.47.2

@jmuzina jmuzina closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐛 Something isn't working Priority: Medium
Projects
None yet
Development

No branches or pull requests

3 participants