-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Describe what feature you'd like. Pseudo-code, mockups, or screenshots of similar solutions are encouraged!
Add filter in specific fields (rather than just all configured metadata) to Browse js.
- js to support filtering on specific fields, applying multiple filters in sequence. (I think this is still not fuzzy search, just basic filter similar to current set up)
- replace using
#hash in url with using query strings?to add specific filters, e.g./browse.html?title=dogs&subject=example&date=1900. (maybe#would continue to function as currently, filtering via all metadata). - create interface for applying filters and displaying currently applied filters on page
- Subject buttons on item cards on the Browse, and links to Browse from else where (Cloud pages etc) will need to be updated accordingly
Any links to similar examples or other references we should review?
Metadata
Metadata
Assignees
Labels
No labels