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

Dropdown menus from reactstrap have broken keyboard navigation #3464

Open
leafty opened this issue Dec 23, 2024 · 0 comments
Open

Dropdown menus from reactstrap have broken keyboard navigation #3464

leafty opened this issue Dec 23, 2024 · 0 comments
Labels

Comments

@leafty
Copy link
Member

leafty commented Dec 23, 2024

Issues:

  1. The main action in split buttons cannot be activated by keyboard
  2. The dropdown menu gets broken after the first time it is opened (e.g. open once with keyboard, close, open again, cannot navigate to the different drop down menu items)

Solution: do not use Dropdown or UncontrolledDropdown from reactstrap, use code example from bootstrap directly.

@leafty leafty added the bug label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant