We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
styled
An issue when combining stitches + radix.
When wrapping DropdownMenu.Item with styled keyboard navigation is broken upon rendering an Item as an anchor tag.
DropdownMenu.Item
Steps to reproduce the behavior, please provide code snippets or a repository:
Keyboard navigation should work the same when wrapping Dropdown.Item with styled
Dropdown.Item
Not sure if this belongs here, or in the Radix repo :)
The text was updated successfully, but these errors were encountered:
Looks like this is the same issue noted a few days ago: #448
Reading that issue, I now understand what's going on, but unsure how best to fix it 😄
Sorry, something went wrong.
Closing because the title of this issue is inaccurate. It's the same issue as #448.
No branches or pull requests
Bug report
An issue when combining stitches + radix.
Describe the bug
When wrapping
DropdownMenu.Item
withstyled
keyboard navigation is broken upon rendering an Item as an anchor tag.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Expected behavior
Keyboard navigation should work the same when wrapping
Dropdown.Item
withstyled
System information
Additional context
Not sure if this belongs here, or in the Radix repo :)
The text was updated successfully, but these errors were encountered: