feat(ui): searchable keyboard shortcut cheat sheet overlay#28
Open
advancedresearcharray wants to merge 3 commits into
Open
feat(ui): searchable keyboard shortcut cheat sheet overlay#28advancedresearcharray wants to merge 3 commits into
advancedresearcharray wants to merge 3 commits into
Conversation
9288955 to
1ca128b
Compare
Add CommandDialog-based shortcut reference with fuzzy filter, standalone ? trigger outside inputs, HelpCircle toolbar button, and Custom section for config overrides. Closes kiwifs#428. Signed-off-by: advancedresearcharray <advancedresearcharray@github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1ca128b to
9b78ea7
Compare
…fs#428) Document searchable CommandDialog overlay, triggers, and regression tests for future fleet agents. Closes documentation gap from hands-on delivery. Signed-off-by: advancedresearcharray <advancedresearcharray@github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
…ifs#428) Record full test run (196 UI tests) and PR URL after delivery check failed on broken overlay .git mount. Signed-off-by: advancedresearcharray <advancedresearcharray@github.com> Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
CommandDialoggrouped by Navigation / Views / EditorGET /api/kiwi/keybindingsmerging defaults,.kiwi/keybindings.json, and[ui.keybindings]config with conflict warningskiwiKeybindings.ts; open overlay via?(outside inputs),Cmd+/, or toolbarHelpCirclebutton(custom)label; single API fetch shared from AppCloses kiwifs#428
Test plan
go test ./internal/keybindings/... -count=1go test ./internal/api/ -run GetKeybindings -count=1cd ui && npm test -- --run kiwiKeybindings overlayDismiss(17 tests)?outside an input → overlay opens with grouped, searchable shortcutsCmd+/(orCtrl+/) → same overlayEscor click outside dismisses overlay.kiwi/keybindings.jsonappear with(custom)label