Skip to content

feat: Showing recent searchs or suggesting tracks! #711

Open
@imsachin49

Description

@imsachin49

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions