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 facet prev/next nav link appearance when the link is disabled. Fi… #3533

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seanaery
Copy link
Contributor

…xes #3532

 #3532

- BS5 btn classes are not meant for span tags (see https://getbootstrap.com/docs/5.3/components/buttons/#button-tags)
- BS5 disabled buttons should not have an href, and should use aria-disabled="true" (see https://getbootstrap.com/docs/5.3/components/buttons/#disabled-state)
@seanaery
Copy link
Contributor Author

Screenshots of the disabled links with this change in action, both in-modal and on facet page (disregard the top-rendered nav, will be addressed in future PR):
Screenshot 2025-03-20 at 12 53 11 PM
Screenshot 2025-03-20 at 12 53 04 PM

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.

1 participant