Skip to content

Browse page filter by specific fields  #79

Description

@evanwill

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?

See wax-facets demo, github

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions