Skip to content

fix(supersearch): Ensure arrow key handling is reset when clicking expanded input - #1652

Merged
johanbissemattsson merged 2 commits into
developfrom
fix-supersearch-issue-when-clicking-input-after-using-arrow-keys
Aug 12, 2026
Merged

fix(supersearch): Ensure arrow key handling is reset when clicking expanded input#1652
johanbissemattsson merged 2 commits into
developfrom
fix-supersearch-issue-when-clicking-input-after-using-arrow-keys

Conversation

@johanbissemattsson

@johanbissemattsson johanbissemattsson commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Solves

Fixes issue where arrow key handling was disabled after interacting with qualifier suggestions (e.g. when user has first selected a qualifier suggestion using the arrow keys and then clicks the input).

Rebuilding packages/supersearch is required.

Summary of changes

  • Ensure arrow key handling is reset when going back to input row

@jesperengstrom

Copy link
Copy Markdown
Contributor

Nice! Seems to fix it.

It would be great to add a playwright test for this specific case too. Should I give it a try?

@jesperengstrom

Copy link
Copy Markdown
Contributor

Did that. Fails on develop and passes here just like it should 👍

@johanbissemattsson

Copy link
Copy Markdown
Contributor Author

Did that. Fails on develop and passes here just like it should 👍

Thanks! 🙌🙏

@johanbissemattsson
johanbissemattsson merged commit 28f8596 into develop Aug 12, 2026
3 checks passed
@jesperengstrom
jesperengstrom deleted the fix-supersearch-issue-when-clicking-input-after-using-arrow-keys branch August 13, 2026 07:01
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