Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Showing recent searchs or suggesting tracks! #711

Open
imsachin49 opened this issue Dec 25, 2024 · 1 comment
Open

feat: Showing recent searchs or suggesting tracks! #711

imsachin49 opened this issue Dec 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@imsachin49
Copy link

imsachin49 commented Dec 25, 2024

The Problem:

When attempting to search for a track, the search modal currently appears empty. This creates a visually unappealing UI that seems a bit incomplete.

Current State:

Important

image

The solution

To enhance the user experience, the empty state of the modal can be replaced with a more meaningful display. Here are two potential approaches:

  • Recent Searches: Display tracks that the user has recently searched for.
  • Suggestions: If there are no recent searches, show random or popular tracks to engage the user and make the modal feel more dynamic and purposeful.
Proposed State:

Important

image

NOTE: Once user enters some words we can start showing the current implementation of suggesting the matching tracks.

@imsachin49 imsachin49 added the enhancement New feature or request label Dec 25, 2024
@imsachin49 imsachin49 changed the title feature: Showing recent search or suggesting chapters while searching! feat: Showing recent search or suggesting chapters while searching! Dec 25, 2024
@imsachin49 imsachin49 changed the title feat: Showing recent search or suggesting chapters while searching! feat: Showing recent searchs or suggesting tracks! Dec 25, 2024
@emdhruu
Copy link

emdhruu commented Dec 25, 2024

yeah it might improve user experience

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants