klicker-uzh
klicker-uzh copied to clipboard
feat(apps/frontend-manage): add search field for searching tags
Summary by CodeRabbit
-
New Features
- Introduced a search input feature in the Suspended Tags component, allowing users to filter tags based on their input.
- Enhanced tag rendering to display only those matching the search criteria.
-
Bug Fixes
- Maintained existing error handling and notification logic during data fetching.