mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #764] Unable to use numbers in search #1387
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1387
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @squerble on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/764
Describe the bug
No longer able to type numbers in the search bar. I'm assuming this is due to the latest update to include vim-like motions with numbers
To Reproduce
Go to search page and try to type numbers
Expected behaviour
Be able to type numbers and search based on numbers (got to enjoy my 80s hits!)
Log and backtrace
I had a look in the log and there doesn't appear to be anything relevant to this issue in there. The search UI loads fine, it just won't accept numbers in the search field.
Environment
@seanms734 commented on GitHub (Jul 8, 2025):
This also seems to affect the ability to use the numbers as action shortcuts
@alexjyong commented on GitHub (Jul 11, 2025):
@squerble fixed it here: https://github.com/aome510/spotify-player/pull/771