-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem right
Description
Prerequisites
- I am running the latest version
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
- I'm reporting the issue to the correct repository (for multi-repository projects)
Context
{/* <Search onKeyUp={this.handleSearchKeyup} /> */}
<SortButtons onClickByName={this.sortByName} onClickAll={this.sortAll} taxonomies={taxonomiesBodyTypeNames} allTrue sortAllText="All" />
{/* <SelectBoxes onClickByName={this.sortByText} taxonomies={taxonomies} /> */}
Process or Steps to Reproduce
- uncomment the two components above
npm start- you should see errors with keys among them
Expected result
Fixed and the correct components rendered with filtering working
Current result
no component renders and also no filtering
Possible Fix
May need to think about how the taxonomy object is structured and how it can be implemented for various use cases.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginvalidThis doesn't seem rightThis doesn't seem right