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 search history behavior when login is disabled. #3114

Merged
merged 1 commit into from Sep 26, 2023

Conversation

demiankatz
Copy link
Member

When login functionality is disabled (e.g. ILS driver is set to NoILS, and NoILS.ini has hideLogin set to true), the search history page was still displaying login-related functionality. This PR corrects that bug.

@demiankatz demiankatz added this to the 9.1 milestone Sep 22, 2023
Copy link
Member

@maccabeelevine maccabeelevine left a comment

Choose a reason for hiding this comment

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

Code looks fine to me. I verified the change to the breadcrumb. I'm not seeing how to enable the search-filter-toggle in the first place so couldn't test that part.

@demiankatz
Copy link
Member Author

Thanks, @maccabeelevine -- search-filter-toggle is a responsive thing; it only shows up on very small screens. You can test by shrinking your browser window. (I did confirm this myself).

@demiankatz demiankatz merged commit 9d8069a into vufind-org:dev Sep 26, 2023
7 checks passed
@demiankatz demiankatz deleted the no-login-search-history-fixes branch September 26, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants