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

Include data-bs-toggle attribute on all tabs #421

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

gadenbuie
Copy link
Member

@gadenbuie gadenbuie commented Feb 24, 2023

Fixes #420
Depends on #411

This PR ensures that we include data-bs-toggle="tab" everwhere we also use data-toggle="tab", fixing dropdown tab behavior in the flexdashboard nav bar.

Kapture.2023-02-24.at.13.43.58.mp4

Copy link
Collaborator

@cpsievert cpsievert left a comment

Choose a reason for hiding this comment

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

Please add a news item (and also file an issue in bslib about handling this in the tab plugin shim?)

@gadenbuie gadenbuie changed the title Include data-bs-toggle attributes on all tabs Include data-bs-toggle attribute on all tabs Feb 28, 2023
@gadenbuie gadenbuie merged commit a65e8c4 into main Feb 28, 2023
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.

BS5: Pages in navigation menus remain visible once activated
2 participants