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

No straight way to set tabindex for NavDropdown #6686

Open
spamshaker opened this issue Sep 3, 2023 · 0 comments
Open

No straight way to set tabindex for NavDropdown #6686

spamshaker opened this issue Sep 3, 2023 · 0 comments

Comments

@spamshaker
Copy link

unable to set tabindex to NavDropdown toggle

<Dropdown.Toggle
id={id}
eventKey={null}
active={active}
disabled={disabled}
childBsPrefix={bsPrefix}
as={NavLink}
>
{title}
</Dropdown.Toggle>

Just because of this
https://github.com/react-restart/ui/blob/44dc346744b37c33bd0d0309e5cd827751fce9c4/src/Button.tsx#L49C16-L49C16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant