* docs: add ToggleTags component for showcase
* docs: add filter functionality
* docs: remove redundant variables
* docs: use react state for selectedTags
* docs: add control to tag checkbox
* docs: use useMemo for filteredUsers
* docs: change names of tags
* revert name tag changes
* polish the showcase page
* cleanup tags on the users list
* minor polish
* add querystring filtering
* typo
* Add title/arialabel to emulate tooltip
Co-authored-by: Javid <singularity.javid@gmail.com>
Co-authored-by: slorber <lorber.sebastien@gmail.com>