Skip to content

fix(app): update tabs drawer copy - #36937

Merged
Hona merged 3 commits into
anomalyco:devfrom
Hona:drawer-copy-date
Jul 14, 2026
Merged

fix(app): update tabs drawer copy#36937
Hona merged 3 commits into
anomalyco:devfrom
Hona:drawer-copy-date

Conversation

@Hona

@HonaHona commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • update the tabs drawer date to July 14
  • fix the spacing in \ he previous layout, you can switch`n

Testing

  • bun typecheck (packages/app)
  • repository push-hook workspace typecheck (30 packages)

@Hona
Hona requested a review from Brendonovich as a code ownerJuly 14, 2026 20:52
CopilotAI review requested due to automatic review settings July 14, 2026 20:52

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Tabs info drawer copy in the app by moving the rollout date and Git worktree messaging into a shared content module, and adds a small regression test to keep that copy stable.

Changes:

  • Extracted the Tabs drawer date and worktree messaging into help-button-content.ts.
  • Updated the drawer date to “July 14” and removed the stray comma in the worktree copy.
  • Added a Bun test to lock the exported copy text.

Reviewed changes

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

FileDescription
packages/app/src/components/help-button.tsxSwaps hardcoded drawer copy for shared exported constants.
packages/app/src/components/help-button-content.tsIntroduces exported constants for the Tabs drawer date and worktree copy.
packages/app/src/components/help-button.test.tsAdds a regression test that asserts the exported copy values.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Hona
Hona merged commit 9b49daf into anomalyco:devJul 14, 2026
10 checks passed
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 17, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jul 20, 2026
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
Sign up for freeto 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.

2 participants

@Hona