Skip to content

fix(ui): unify split download button#130

Merged
AmethystLiang merged 1 commit into
mainfrom
fixDownloadButton
Mar 26, 2026
Merged

fix(ui): unify split download button#130
AmethystLiang merged 1 commit into
mainfrom
fixDownloadButton

Conversation

@AmethystLiang

Copy link
Copy Markdown
Contributor

Summary

  • Merged the separate download/install button and dismiss (X) button into a single unified button element
  • The dismiss icon now only appears on hover, eliminating the visual split appearance
  • Added keyboard accessibility (Enter/Space) for the dismiss action

Test plan

  • Verify update banner renders as a single cohesive button
  • Verify dismiss (X) appears on hover and dismisses the banner
  • Verify download/install/restart actions still work correctly

🤖 Generated with Claude Code

Merge the separate download action button and dismiss button into one
unified button element. The dismiss icon now appears on hover only,
eliminating the visual split.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AmethystLiang AmethystLiang merged commit e70706c into main Mar 26, 2026
1 check passed
AmethystLiang added a commit that referenced this pull request Mar 26, 2026
thomaszdxsn pushed a commit to thomaszdxsn/orca that referenced this pull request Jun 15, 2026
…ablyai#130)

Merge the separate download action button and dismiss button into one
unified button element. The dismiss icon now appears on hover only,
eliminating the visual split.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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