René's URL Explorer Experiment


Title: Add a search box to the Settings → Keyboard Shortcuts page · Issue #58 · modelstudioai/openwork · GitHub

Open Graph Title: Add a search box to the Settings → Keyboard Shortcuts page · Issue #58 · modelstudioai/openwork

X Title: Add a search box to the Settings → Keyboard Shortcuts page · Issue #58 · modelstudioai/openwork

Description: Problem or Motivation OpenWork's Settings → Keyboard Shortcuts page (ShortcutsPage.tsx) renders every keyboard shortcut — the registry-driven actions grouped by category (General, Navigation, View, Chat, …) plus three component-specific ...

Open Graph Description: Problem or Motivation OpenWork's Settings → Keyboard Shortcuts page (ShortcutsPage.tsx) renders every keyboard shortcut — the registry-driven actions grouped by category (General, Navigation, View,...

X Description: Problem or Motivation OpenWork's Settings → Keyboard Shortcuts page (ShortcutsPage.tsx) renders every keyboard shortcut — the registry-driven actions grouped by category (General, Navigation, V...

Opengraph URL: https://github.com/modelstudioai/openwork/issues/58

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add a search box to the Settings → Keyboard Shortcuts page","articleBody":"## Problem or Motivation\n\nOpenWork's **Settings → Keyboard Shortcuts** page (`ShortcutsPage.tsx`) renders\nevery keyboard shortcut — the registry-driven actions grouped by category\n(General, Navigation, View, Chat, …) plus three component-specific sections\n(list navigation, session list, chat input). That's ~30 rows across many\nsections, and there is **no way to filter them**. To find \"the shortcut for\ntoggling the theme\" or \"what does ⇧ do here\", you scroll and scan the whole\nlist.\n\nComparable desktop apps make their shortcut reference **searchable**. The Codex\napp's Settings → Keyboard Shortcuts has **\"keypress search\"** (search by the key\nyou pressed) and a reset-all action; VS Code's Keyboard Shortcuts editor and\nClaude Code's customizable keybindings both ship a search box at the top. The\nsettings **navigator** in OpenWork already got a search box (#39/#40) — the\nshortcuts list, which is longer and denser, is the conspicuous remaining\nun-filterable settings surface.\n\n## Proposed Solution\n\nAdd a search box at the top of the Shortcuts page that filters the shortcut rows\nby **both** their action label **and** their key combination — so typing\n`theme` narrows to the theme shortcut, and typing `shift` (or `⇧`) narrows to\nevery shortcut that uses Shift (\"keypress search\"). It:\n\n- filters case-insensitively across the registry-driven sections **and** the\n  component-specific sections, hiding any section that has no remaining rows;\n- shows a **\"No results found\"** empty state when nothing matches;\n- has a clear (✕) button and clears on `Esc`;\n- mirrors the existing settings-navigator search styling (search icon, clear\n  button, focus ring) for visual consistency.\n\n## Alternatives Considered\n\n- **Label-only search:** simpler, but it wouldn't satisfy the \"find every\n  shortcut that uses this key\" use case that a keyboard-shortcuts reference is\n  precisely for. Filtering on the rendered key tokens too (the `\u003ckbd\u003e` chips) is\n  what makes it a real \"keypress search.\"\n- **Making shortcuts rebindable + a reset-all action** (as Codex/VS Code also\n  offer): larger and out of scope here — OpenWork's shortcuts are currently a\n  fixed reference, so search is the high-value first step. Rebinding can be\n  layered on later.\n- **Command palette (#42)** already lets you *run* an action by searching, but\n  it is a separate global surface; users looking at the shortcuts reference\n  expect to filter the list they are looking at, the way the settings navigator\n  already does.\n\n## Additional Context\n\nFeasibility: **frontend-only / doable.** Verified against `apps/electron` — the\nShortcuts page is a pure renderer view over the centralized action registry\n(`actionsByCategory` + `useActionRegistry().getHotkeyDisplay`), so filtering is\npure client-side React state. No backend / qwen-code change. **No new i18n\nkeys** — the placeholder reuses `common.search`, the empty state reuses\n`common.noResultsFound`, and the clear button reuses `common.clear`.\n\n### Acceptance criteria (CDP e2e assertion)\n\nA new `e2e/assertions/shortcuts-search.assert.ts` drives the real built app over\nCDP entirely in the draft (no-session) state — no seeded conversation and no\nbackend (the Shortcuts page is a pure registry view):\n\n1. Open **Settings → Keyboard Shortcuts** from the sidebar; the search box\n   renders and the list shows more than one shortcut row.\n2. Type an action's label → the list narrows to exactly the predicted matches,\n   every visible row actually contains the query, and the list shrinks.\n3. Type a **key token** read from a rendered `\u003ckbd\u003e` chip (e.g. `⌘`/`Ctrl`) →\n   the list narrows to exactly the rows that use that key, and every visible row\n   contains it — proving key/\"keypress\" search works, not just label search.\n4. A no-match query (`zzqqxxnomatchzzqqxx`) shows the empty state and hides\n   every row.\n5. Clearing the query restores the full list.\n\nPart of the autonomous desktop-feature loop (`loop-bot`).","author":{"url":"https://github.com/DragonnZhang","@type":"Person","name":"DragonnZhang"},"datePublished":"2026-07-05T13:35:41.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/58/openwork/issues/58"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d46b3633-e301-5ae2-464a-a0d2f5e4b544
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAC5E:2646AD:3C022:51D1A:6A5276BD
html-safe-nonce0989db82d69a601772f548734e1afa257f34ce37e03c84eec95803d911b744e7
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQzVFOjI2NDZBRDozQzAyMjo1MUQxQTo2QTUyNzZCRCIsInZpc2l0b3JfaWQiOiI3MDc1ODU4NjA1MDQwMzY3MjkzIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacd32f3dd12890187aad356aacd9bf458ec6d32d92b4d00d3b16297f163131330a
hovercard-subject-tagissue:4813035246
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/modelstudioai/openwork/58/issue_layout
twitter:imagehttps://opengraph.githubassets.com/b5c467ece74eb20cde2c2add30959f8d5babb94eb35d2e7855089fa1a7e4c215/modelstudioai/openwork/issues/58
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/b5c467ece74eb20cde2c2add30959f8d5babb94eb35d2e7855089fa1a7e4c215/modelstudioai/openwork/issues/58
og:image:altProblem or Motivation OpenWork's Settings → Keyboard Shortcuts page (ShortcutsPage.tsx) renders every keyboard shortcut — the registry-driven actions grouped by category (General, Navigation, View,...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameDragonnZhang
hostnamegithub.com
expected-hostnamegithub.com
Noneb9a586c06a05a7a86fc7e3f4dbd03e42f6869085879aa184aa6369456dbd50fb
turbo-cache-controlno-preview
go-importgithub.com/modelstudioai/openwork git https://github.com/modelstudioai/openwork.git
octolytics-dimension-user_id283556804
octolytics-dimension-user_loginmodelstudioai
octolytics-dimension-repository_id1256697754
octolytics-dimension-repository_nwomodelstudioai/openwork
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1256697754
octolytics-dimension-repository_network_root_nwomodelstudioai/openwork
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release07a982c1d40157c619b364352b704c3ce66bb332
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/modelstudioai/openwork/issues/58#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F58
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmodelstudioai%2Fopenwork%2Fissues%2F58
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=modelstudioai%2Fopenwork
Reloadhttps://github.com/modelstudioai/openwork/issues/58
Reloadhttps://github.com/modelstudioai/openwork/issues/58
Reloadhttps://github.com/modelstudioai/openwork/issues/58
Please reload this pagehttps://github.com/modelstudioai/openwork/issues/58
modelstudioai https://github.com/modelstudioai
openworkhttps://github.com/modelstudioai/openwork
Notifications https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Fork 3 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Star 11 https://github.com/login?return_to=%2Fmodelstudioai%2Fopenwork
Code https://github.com/modelstudioai/openwork
Issues 14 https://github.com/modelstudioai/openwork/issues
Pull requests 12 https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality 0 https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
Code https://github.com/modelstudioai/openwork
Issues https://github.com/modelstudioai/openwork/issues
Pull requests https://github.com/modelstudioai/openwork/pulls
Actions https://github.com/modelstudioai/openwork/actions
Projects https://github.com/modelstudioai/openwork/projects
Security and quality https://github.com/modelstudioai/openwork/security
Insights https://github.com/modelstudioai/openwork/pulse
#59https://github.com/modelstudioai/openwork/pull/59
Add a search box to the Settings → Keyboard Shortcuts pagehttps://github.com/modelstudioai/openwork/issues/58#top
#59https://github.com/modelstudioai/openwork/pull/59
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com/DragonnZhang
DragonnZhanghttps://github.com/DragonnZhang
on Jul 5, 2026https://github.com/modelstudioai/openwork/issues/58#issue-4813035246
#39https://github.com/modelstudioai/openwork/issues/39
#40https://github.com/modelstudioai/openwork/pull/40
Add a global command palette (⌘K / Ctrl+K) #42https://github.com/modelstudioai/openwork/pull/42
enhancementNew feature or requesthttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22enhancement%22
loop-bothttps://github.com/modelstudioai/openwork/issues?q=state%3Aopen%20label%3A%22loop-bot%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.