Skip to content

docs(CSearchButton): change custom shortcut example to meta+i to avoid DocSearch conflict#462

Merged
mrholek merged 1 commit into
mainfrom
fix/search-button-custom-shortcut
Jun 12, 2026
Merged

docs(CSearchButton): change custom shortcut example to meta+i to avoid DocSearch conflict#462
mrholek merged 1 commit into
mainfrom
fix/search-button-custom-shortcut

Conversation

@mrholek

@mrholek mrholek commented Jun 12, 2026

Copy link
Copy Markdown
Member

The Custom shortcut Search Button example used meta+k,ctrl+k, which collides with the docs site's own DocSearch (it opens on ⌘K / Ctrl+K) — pressing the shortcut on the page opened the docs search instead of the demo.

Switches the example to meta+i,ctrl+i, which avoids DocSearch (⌘K), the basic example (meta+/), and the offcanvas example (meta+shift+o).

Docs-only change (example shortcut value). Mirrored in vanilla and Vue.

@mrholek mrholek merged commit 88eb9a4 into main Jun 12, 2026
@mrholek mrholek deleted the fix/search-button-custom-shortcut branch June 12, 2026 11:08
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