Skip to content

feat: Prevent event propagation on key down in FlowContextMenu input#222

Merged
felix-schultz merged 1 commit intodevfrom
fix/220-fix-the-node-search-input
Aug 22, 2025
Merged

feat: Prevent event propagation on key down in FlowContextMenu input#222
felix-schultz merged 1 commit intodevfrom
fix/220-fix-the-node-search-input

Conversation

@felix-schultz
Copy link
Copy Markdown
Member

This pull request introduces a minor usability improvement to the FlowContextMenu component. The change ensures that keyboard events on the filter input do not propagate to parent components, which can help prevent unintended side effects when interacting with the filter input.

  • Added an onKeyDown handler to the filter input in flow-context-menu.tsx to stop event propagation.

@felix-schultz felix-schultz merged commit 78a224d into dev Aug 22, 2025
1 of 4 checks passed
@felix-schultz felix-schultz deleted the fix/220-fix-the-node-search-input branch August 22, 2025 20:09
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.

1 participant