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

Link-only search for short song names #65

Open
NomadicDaggy opened this issue Oct 11, 2022 · 0 comments
Open

Link-only search for short song names #65

NomadicDaggy opened this issue Oct 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@NomadicDaggy
Copy link
Owner

Currently 1 or 2 letter searches take a good 10 seconds, so they should be disallowed to mitigate db overload. In place the user should be prompted to find the track on spotify and insert the spotify track link into spl.

On large screens the functionality is already there, we just need to catch the attempt and prompt for a proper retry.

On small screens however, the user can't drag and drop anything, so the search input field needs to accept a spotify track link, recognize it as such and query the api by track.spotify_id.

@NomadicDaggy NomadicDaggy added the enhancement New feature or request label Oct 11, 2022
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

1 participant