Skip to content

fix(tui): show export copy focus - #40936

Open
kitlangton wants to merge 2 commits into
v2from
export-copy-focus
Open

fix(tui): show export copy focus#40936
kitlangton wants to merge 2 commits into
v2from
export-copy-focus

Conversation

@kitlangton

@kitlangton kitlangton commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

What

Give the Copy action in the export dialog a visible keyboard-focus state.

Before / After

Before: Tabbing to Copy changed the internal active action, but Copy retained its inactive overlay colors.

After: Focused Copy uses the same primary focused action colors as the other export actions.

How

  • Select Copy background and text colors from the active action.

Scope

No export action behavior or navigation order changes.

Testing

  • bun typecheck from packages/tui
  • Repository pre-push typecheck
  • Live V2 TUI keyboard verification at 100x30
  • git diff --check

@kitlangton

Copy link
Copy Markdown
Contributor Author

Demo

Before: Copy becomes active internally but keeps its inactive colors.

export-before.mp4

After: Copy visibly adopts focused action colors.

export-after.mp4

@kitlangton
kitlangton enabled auto-merge (squash) August 6, 2026 23:25
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