Skip to content

Fix "Search Again"#1666

Merged
jpdillingham merged 2 commits into
slskd:masterfrom
rfletcher:fix-search-again
Mar 14, 2026
Merged

Fix "Search Again"#1666
jpdillingham merged 2 commits into
slskd:masterfrom
rfletcher:fix-search-again

Conversation

@rfletcher

Copy link
Copy Markdown
Contributor

As described in issue #1152, the "Search Again" button isn't working. This change fixes the button for me locally, adding a missing search key to a function call.

The bug appears to have been introduced as part of this large eslint commit, where the search key was added in one place, but omitted from another: 4bcbde7 (Scroll to SearchDetail.jsx, lines 130-132. I tried linking directly, but GitHub is having trouble due to the size of the commit.)

rfletcher and others added 2 commits March 8, 2026 20:15
As described in issue slskd#1152, the "Search Again" button isn't working. I believe this change fixes the bug (seems to work for me locally), where a `search` key is missing from a function call.

The bug appears to have been introduced as part of this large `eslint` commit: slskd@4bcbde7#diff-3e5657a1e0b87e183db69937ea840c41083f462cbe751b6105f11a4918ea03a0L130-L132
@jpdillingham

Copy link
Copy Markdown
Member

Thanks, it's working locally for me too.

@jpdillingham jpdillingham merged commit 99c3632 into slskd:master Mar 14, 2026
4 checks passed
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