Ticket #2418 (closed enhancement: fixed)
Facets disappear once selected
Reported by: | aron.carroll | Owned by: | aron.carroll |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ckan | Keywords: | |
Cc: | Repository: | ckan | |
Theme: | none |
Description
Currently facets in the new demo site disappear from the sidebar once they are selected.
http://s031.okserver.org:2375/dataset?tags=fibre&tags=terrestrial&q=Africa
Instead they should be marked with an "active" class and clicking the link should remove the filter in the same way as clicking the cross in a token below the search field works.
Change History
comment:2 Changed 2 years ago by toby
- Owner changed from toby to aron.carroll
all facets now shown and selected have <li class="active">
@aron styling of active facets with long names breaks. we could make the names shorter in snippet/facet_list.html via truncate or make the selected taggy thing wider
Note: See
TracTickets for help on using
tickets.