Skip to content

Add filter to our Inventory panel #36

@allejo

Description

@allejo

Using the TextField component add a filter field at the top of the Inventory Panel that will allow users to search and filter objects.

image

Search Specification

  • If you use type:<value>, it will filter the obstacles based on the _objectType (e.g. box, pyramid, teleporter, etc.)
    • There must be no space after :
  • Any other keywords should be a "fuzzy" search. If I search for red team it should search for obstacle names (not IDs) for either red or team.
  • Whenever there is a query in the search, the list of obstacles should only display the obstacles that match the query

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions