Skip to content

Conversation

@constbeecoding
Copy link
Owner

@constbeecoding constbeecoding commented Jan 31, 2022

This PR resolves Issue #3

Changes

  • Search Bar outputs on the front end dynamically in the header.
  • Search Bar functions as expected, with search happening with a key-up event as well.

Screenshots

@todo

Checklist

  • Tested locally
  • Search outputs within the header tag, and on the front end with an H2
  • Type in a search with no matches (there should be a page that says there are no matches)
  • Type in a search with an obvious match, correct page(s) output, and student card is only one on the page.
  • As you type, search dynamically changes the page to match the search parameter.
  • Search passed functional testing on the front end. No errors in the console.

Closes #3

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ISSUE] Search Component

2 participants