Skip to content
Snippets Groups Projects
  • Aspectis's avatar
    refs #18775 [fid_bbi] redesign advanced search · 5432d9c7
    Aspectis authored and Dorian Merz's avatar Dorian Merz committed
    * Style the advanced search while keeping the old template unchanged (for now). Multi-selects are handled via the already included SlimSelect scripts.
    * Add `role="main"` to `main`, which seems redundant, but is required by the Bootstrap theme's advanced search JS, otherwise the search group inputs are missing.
    * Always display the (simple) search box in the header, even on the advanced search page.
    * fix type inputs
    ** Remove SlimSelect from type inputs;
    ** these fields are cloned, which removes the required handlers. Since they only contain 10 options, they work well without a filter.
    * add info box
    ** Display an info box above the search results with an edit link when advanced search is active.
    * hide range slider
    5432d9c7
Code owners
Assign users and groups as approvers for specific file changes. Learn more.