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

Fixed keyboard selection for bootstrap5 #3921

Merged

Conversation

ThoWagen
Copy link
Contributor

This PR fixes the keyboard selection for bootstrap 5. Previously, the active item is was not highlighted anymore.

Additionally, Firefox gives a warning for the keyboard cookie since it has no SameSite attribute. This is also fixed.

@demiankatz
Copy link
Member

Thanks, @ThoWagen! Just asking for a review from @EreMaijala in case he thinks there's a way we can achieve this with the bs3-compat.js instead of having to create a bs5-specific script.

@demiankatz
Copy link
Member

We also might want to consider rebasing this on the release-10.0 branch so we can get this into the next bug fix release.

themes/bootstrap3/js/searchbox_controls.js Outdated Show resolved Hide resolved
@ThoWagen ThoWagen changed the title Fixed keyboard selection for bootstrap5 and added SameSite attribute to cookie Fixed keyboard selection for bootstrap5 Sep 13, 2024
@demiankatz demiankatz added this to the 10.1 milestone Oct 8, 2024
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @ThoWagen!

@demiankatz demiankatz merged commit 23f7130 into vufind-org:dev Oct 8, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants