Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adds trie data structure impl * Adds base/naive filter implementation * first impl of filter with test failures * Batches promises in search index * moves resources folder to public * Makes filter a static config * prevent empty search * adds amm to filter config * makes input field required to prevent blank searches * Bug fixes/imporvements to filter - Adds a handleSubmit function to prevetn arbitrary whitespace from being queried as a search term - Makes SearchBar more re-usable by making the filter items a prop - Removes unused dependencies - Upgrades chakra-ui/react lib * Adds/modifies unit tests for search-bar * Fixes Trie class tess; upgrades deps; refactors * Adds tab key controls for search * Removes mistakenly added code * Makes autocomplete accessible * Removes unused import * Adds small tab bug fix; adds/fixes searchbar tests * Bug fix with empty string filtering * Fixes background color missing on tags
- Loading branch information
6dd5094
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: