Skip to content

feat(client): improve workspace tab navigation#28

Merged
Dustella merged 1 commit into
mainfrom
feat/issue-11-tab-overflow-gradient
Jul 12, 2026
Merged

feat(client): improve workspace tab navigation#28
Dustella merged 1 commit into
mainfrom
feat/issue-11-tab-overflow-gradient

Conversation

@Dustella

Copy link
Copy Markdown
Member

Summary

  • add position-aware gradient blur affordances when workspace tabs overflow
  • increase tab height, spacing, typography, icon size, and close-button target
  • include currently open tabs in Ctrl+K search with localized status badges and direct tab switching
  • avoid duplicate repository results when the matching repository tab is already open

Validation

  • pnpm --filter @oh-my-github/client test -- src/renderer/i18n/locales.test.ts
  • pnpm typecheck
  • pnpm --filter @oh-my-github/client build

Closes #11

@Dustella Dustella merged commit b326d34 into main Jul 12, 2026
4 checks passed
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.

Improve overflow handling for workspace tabs

1 participant