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

add css class dropdown-item to version switcher #1411

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

gabalafou
Copy link
Collaborator

@gabalafou gabalafou commented Aug 16, 2023

This may be the only thing needed to close #1358.

Is there some reason we weren't applying the dropdown-item class (per Bootstrap docs) to items in the version switcher dropdown? This will automatically add the ability to select items in the dropdown using the arrow and enter keys.

@gabalafou
Copy link
Collaborator Author

cc @trallard, pinging you for possible review and reviewer suggestions

Copy link
Collaborator

@drammock drammock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there some reason we weren't applying the dropdown-item class (per Bootstrap docs) to items in the version switcher dropdown?

an oversight, no good reason that I know of. This seems to work beautifully in the PR docs build. Thanks!! +1 for merge.

Copy link
Collaborator

@12rambau 12rambau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the only reason is our lack of knowledge about bootstrap. Thanks for nailing it!

Copy link
Collaborator

@trallard trallard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gabalafou will merge now!

@trallard trallard merged commit 3658013 into pydata:main Aug 17, 2023
15 checks passed
@gabalafou gabalafou deleted the dropdown-item branch June 11, 2024 05:52
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

Successfully merging this pull request may close these issues.

version switcher dropdown not accessible
4 participants