Skip to content

Fix popup digit labels for suggestion shortcuts#282

Merged
bartekplus merged 2 commits intomasterfrom
fix/281-popup-shortcut-digits
Mar 7, 2026
Merged

Fix popup digit labels for suggestion shortcuts#282
bartekplus merged 2 commits intomasterfrom
fix/281-popup-shortcut-digits

Conversation

@bartekplus
Copy link
Owner

@bartekplus bartekplus commented Mar 7, 2026

Summary

  • restore visible shortcut digits in the suggestion popup when select-by-digit is enabled
  • replace the old digit badge treatment with a dedicated shortcut column and keycap-style hint for better readability and alignment
  • keep keyboard selection behavior unchanged while extending presenter and manager regression coverage for the updated popup structure

Test plan

  • bun test tests/SuggestionMenuPresenter.test.ts tests/SuggestionManager.test.ts
  • bun run lint
  • bun run check
  • Full e2e suite not run

Restore the visible number badges in the suggestion menu so the select-by-digit setting matches the working keyboard behavior and stays covered by tests.

Made-with: Cursor
Replace the pseudo-element digit badge with a dedicated shortcut column so popup shortcuts are easier to read, align consistently, and stay covered by the updated tests.

Made-with: Cursor
@bartekplus bartekplus merged commit 04526b6 into master Mar 7, 2026
8 checks passed
@bartekplus bartekplus deleted the fix/281-popup-shortcut-digits branch March 7, 2026 19:30
@bartekplus bartekplus mentioned this pull request Mar 7, 2026
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