Skip to content

add keypress global signal to fix keyboard vs cursor select priority in lists#962

Merged
aquaductape merged 1 commit intomainfrom
Caleb/add-keypress-global-signal-to-fix-keyboard-vs-cursor-select-priority
Jan 13, 2026
Merged

add keypress global signal to fix keyboard vs cursor select priority in lists#962
aquaductape merged 1 commit intomainfrom
Caleb/add-keypress-global-signal-to-fix-keyboard-vs-cursor-select-priority

Conversation

@aquaductape
Copy link
Copy Markdown
Contributor

Bug where mouse move over triggered via dom element programmatically scrolling under cursor or user moves cursor selects active item from list.
https://github.com/user-attachments/assets/89a3a58c-de89-4999-bc56-cd935ee14df1

Adding a global signal, isKeypressActive, when keypress is held is used to guard against setting active item via mouse handlers.

@aquaductape aquaductape requested a review from a team as a code owner January 13, 2026 17:13
@github-actions
Copy link
Copy Markdown

@aquaductape aquaductape merged commit 24fe8a0 into main Jan 13, 2026
24 checks passed
@aquaductape aquaductape deleted the Caleb/add-keypress-global-signal-to-fix-keyboard-vs-cursor-select-priority branch January 13, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants