Skip to content

chore(ui): replace ArrowUUpLeft with PencilSimple icon in queued message#3099

Merged
MattPua merged 1 commit into
mainfrom
posthog-code/greeting
Jul 2, 2026
Merged

chore(ui): replace ArrowUUpLeft with PencilSimple icon in queued message#3099
MattPua merged 1 commit into
mainfrom
posthog-code/greeting

Conversation

@MattPua

@MattPua MattPua commented Jul 2, 2026

Copy link
Copy Markdown
Member

Problem

The queued message view was using a non intuitive icon (ArrowUUpLeft) for the "return to editor" action. A pencil icon better represents the editing action.

Changes

Before
CleanShot 2026-07-02 at 12 28 07@2x

After:
CleanShot 2026-07-02 at 12 28 20@2x

  • Replaced ArrowUUpLeft icon import with PencilSimple from @phosphor-icons/react
  • Updated the icon rendered in the queued message editor button from <ArrowUUpLeft size={12} /> to <PencilSimple size={12} />
  • The button's tooltip and functionality remain unchanged ("Return to editor")

How did you test this?

Visual inspection of the icon change in the queued message component.

Automatic notifications

  • Publish to changelog?
  • Alert Sales and Marketing teams?

Created with PostHog Code

@trunk-io

trunk-io Bot commented Jul 2, 2026

Copy link
Copy Markdown

😎 Merged manually by @MattPua - details.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

React Doctor found no issues in the changed files. 🎉

Reviewed by React Doctor for commit 7ce5536.

@greptile-apps

greptile-apps Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "fix(ui): replace ArrowUUpLeft with Penci..." | Re-trigger Greptile

@MattPua MattPua changed the title fix(ui): replace ArrowUUpLeft with PencilSimple icon in queued message chore(ui): replace ArrowUUpLeft with PencilSimple icon in queued message Jul 2, 2026
@MattPua MattPua added the Stamphog This will request an autostamp by stamphog on small changes label Jul 2, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Trivial icon substitution in a UI component — no logic, API, or data model changes.

@MattPua MattPua merged commit 49fdb91 into main Jul 2, 2026
23 checks passed
@MattPua MattPua deleted the posthog-code/greeting branch July 2, 2026 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stamphog This will request an autostamp by stamphog on small changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant