| Summary: | Authority search "No results found" alert covers the entire search form | ||
|---|---|---|---|
| Product: | Koha | Reporter: | George Williams (NEKLS) <george> |
| Component: | Cataloging | Assignee: | Bugs List <koha-bugs> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | angela.berrett, bugzilla, m.de.rooy, mteal, rcoert |
| Version: | 24.11 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | .alert.alert-info message covers the search form on auth_finder.pl | ||
Users can add the jQuery found at https://wiki.koha-community.org/wiki/JQuery_Library#Re-style_bad_message_when_.22No_results_found.22_on_auth_finder.pl to work around this problem until the problem is resolved. |
Created attachment 180726 [details] .alert.alert-info message covers the search form on auth_finder.pl If you load auth_finder.pl and do a search that yields no results, a message with the class .alert.alert-info opens with the text "No results found." Prior to 24.11 this was a small message at the bottom of the screen under the search form. In 24.11 the .alert.alert-info message covers the entire search form. It would be nice to reign in the size of that alert message. I'm attaching a screenshot