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

Fix mobile navbar dropdown functionality #268

Merged
merged 1 commit into from Apr 11, 2023
Merged

Conversation

timwis
Copy link
Owner

@timwis timwis commented Apr 4, 2023

Some of the attributes changed with bootstrap 5, so the navbar dropdown button stopped working on small screens.

Also removed the redundant screen reader label (it's already present in the aria-label attribute and was showing on screens)

Some of the attributes changed with bootstrap 5. Also removed the redundant screen reader label (it's already present in the aria-label attribute and was showing on screens)
@BryanQuigley
Copy link
Collaborator

LGTM!

@BryanQuigley BryanQuigley merged commit f4e3592 into main Apr 11, 2023
1 check passed
@timwis timwis deleted the fix-mobile-navbar branch April 12, 2023 05:32
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.

None yet

2 participants