Skip to content

Conversation

@Stefan-JLU
Copy link
Contributor

This PR introduces a new SearchDialog component for quick search previews and updates the /explore page to use the latest API version.

Key Changes:

  • Added SearchDialog component
    • Provides a lightweight preview of search results.
    • Links to the full /explore page when more results or filters are needed.
    • Uses debounced API calls for better performance.
  • Updated /explore page
    • Migrated to the new search API version.
    • Implemented input debouncing to optimize API requests.
    • Ensured consistency with the SearchDialog behavior.
  • Integrated SearchDialog into the dashboard
    • The dashboard now includes a search option for quick lookups.
    • Does not replace the full /explore search but enhances usability.

@Stefan-JLU Stefan-JLU requested a review from das-Abroxas April 1, 2025 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants