Skip to content

Initial Commit of Search and Filter Setup

Simpson, Robert (Contractor) Evan requested to merge search-page-setup into main

Before making a pull request

  • Put the appropriate EXEMPT flag if needed in the MR label (see https://practices.wma.chs.usgs.gov/practice/peer_code_review/)
  • Run all linters (make lint)
  • Run all tests (make test)
  • Update the changelog appropriately
  • If making a release, update code.json metadataLastUpdated and bump CHANGELOG.md to next version.

Description

This is mostly a merge request to introduce myself into the code base and start to get a feel for working within the team. I want to start to get feedback as I work my way through the code base.

The addition of search and filter is the route and the template.

A screenshot for reference:

Screenshot_from_2022-12-15_13-52-05

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial
  • Check the accessibility CI step and fix or explain any issues.

Merge request reports