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

[tabs] Arrow keys should not move Tab focus if any modifier keys are pressed #1465

Open
mj12albert opened this issue Feb 19, 2025 · 0 comments · May be fixed by #1529
Open

[tabs] Arrow keys should not move Tab focus if any modifier keys are pressed #1465

mj12albert opened this issue Feb 19, 2025 · 0 comments · May be fixed by #1529
Labels
bug 🐛 Something doesn't work component: tabs This is the name of the generic UI component, not the React module!

Comments

@mj12albert
Copy link
Member

mj12albert commented Feb 19, 2025

Discovered via mui/material-ui#45308

It's reproducible in the hero demo: https://base-ui.com/react/components/tabs

We should check for Shift, Alt, Ctrl, and meta keys

@mj12albert mj12albert added bug 🐛 Something doesn't work component: tabs This is the name of the generic UI component, not the React module! labels Feb 19, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Base UI Feb 19, 2025
@oliviertassinari oliviertassinari changed the title [Tabs] Arrow keys should not move Tab focus if any modifier keys are pressed [tabs] Arrow keys should not move Tab focus if any modifier keys are pressed Mar 1, 2025
@mj12albert mj12albert linked a pull request Mar 4, 2025 that will close this issue
1 task
@mj12albert mj12albert moved this from Backlog to In progress in Base UI Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: tabs This is the name of the generic UI component, not the React module!
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant