Spaces:
Running
Running
add search functionality
#3
by
awaketurbulence
- opened
- adds a search bar to the Spaces component, allowing users to filter spaces by title or author name.
- search is case-insensitive and updates in real-time as the user types.
- switched from useUpdateEffect to useEffect for managing router updates based on sort changes.
Hi
@awaketurbulence
Just seen your PR, thank you! Great idea, just made some improvements on the UI, will merge now
enzostvs
changed pull request status to
merged