-
Notifications
You must be signed in to change notification settings - Fork 13
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
Create component "Filter Administration" #292
Comments
Please see comments 2-7 from #284 (comment). |
@plutonik-a Just to be clear, the Administrations filter will just show a flat list of administrations, not a nested list of volumes in each administration as in the sample code that you just pasted in here. The volumes now have their own separate filter. |
@joewiz Ok, thanks for pointing this out. I will delete the comment. |
* create include for administrations filters * delete hard coded filters from template
…AtState/hsg-shell into feat-advanced-search-284 * 'feat-advanced-search-284' of https://github.com/HistoryAtState/hsg-shell: refactor(search) further parametrize checkbox templates fix(search) add correct template call to search landing page refactor: modularize filter checklists; affects #284, #292
@plutonik-a please check again the parameters, I will take over afterwards and implement the filter on the backend |
Serialize administration inputs and add divider before query parameter
Information about volume being part of administration grouping is stored in |
Status: The UI is completely implemented, search parameters are correctly passed on. Template: |
Display "Filter by administrations" in the result page. First 3 options are shown, the rest ist hidden and will be expanded by clicking the "show more" link.
Update: from #284 (comment)
Parent: #284
Dependent on: #287
The text was updated successfully, but these errors were encountered: