Summary: | strange blue bar above serials results | ||
---|---|---|---|
Product: | Koha | Reporter: | Nicole C. Engard <nengard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | minor | ||
Priority: | P5 - low | CC: | chris, paul.poulain |
Version: | 3.8 | ||
Hardware: | All | ||
OS: | All | ||
URL: | cgi-bin/koha/serials/serials-search.pl?searched=1&title_filter=a | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
search heading
Bug 8851 - strange blue bar above serials results [SIGNED-OFF] Bug 8851 - strange blue bar above serials results |
Hi Nicole, this is the new advanced search. It will unfold when you click on the label. Created attachment 12649 [details] [review] Bug 8851 - strange blue bar above serials results Bug 5357 (Subscription search and displays) added an advanced search form which adds a new interface featured: a collapsible fieldset with the search form inside. Bug 8851 was filed because it is not immediately obvious that the search form is hidden and can be shown by clicking the fieldset's legend. I contend that this new behavior is unnecessary: In many other places we put a similar search form in the left-hand sidebar. This patch amends the template to show the search form in the main body of the page if no search has been performed. After searching the form is moved to the sidebar. This keeps the page consistent with other interfaces and eliminates the confusion about the collapsed form. Created attachment 12650 [details] [review] [SIGNED-OFF] Bug 8851 - strange blue bar above serials results Bug 5357 (Subscription search and displays) added an advanced search form which adds a new interface featured: a collapsible fieldset with the search form inside. Bug 8851 was filed because it is not immediately obvious that the search form is hidden and can be shown by clicking the fieldset's legend. I contend that this new behavior is unnecessary: In many other places we put a similar search form in the left-hand sidebar. This patch amends the template to show the search form in the main body of the page if no search has been performed. After searching the form is moved to the sidebar. This keeps the page consistent with other interfaces and eliminates the confusion about the collapsed form. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> QA comment: * small patch, template only, mostly moves something to the left * koha-qa.pl OK passed QA Patch pushed to master Doesn't apply to 3.8.x If you wish this to be in 3.8.x please attach a patch for 3.8.x otherwise please mark this fixed |
Created attachment 12621 [details] search heading See attached. When doing a serials search there is a strange looking header bar at the top.