Skip to content

[Studio] fix: match navigation routes and preserve editing shortcuts - #625

Open
yx9o wants to merge 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-624
Open

[Studio] fix: match navigation routes and preserve editing shortcuts#625
yx9o wants to merge 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-624

Conversation

@yx9o

@yx9o yx9o commented Jul 26, 2026

Copy link
Copy Markdown

What is the purpose of the change

Fixes #624 .

Allow navigation entries to be found by either their localized labels or route keys, while preventing the global Control/Command-K shortcut from overriding editable elements.

Brief changelog

  • Match navigation entries by labels and route keys.
  • Ignore Control/Command-K from input, textarea, select, and contenteditable elements.
  • Add regression tests for route matching and shortcut handling.

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