-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: Email support instead of email an engineer #27838
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
This PR changes the button text from 'Email an engineer' to 'Email support' in the PostHog support interface to improve clarity and consistency in terminology.
- Inconsistency found: Section title in
SupportFormBlock
still shows 'Email an engineer' while button text was updated to 'Email support' - Should update section title in
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelSupport.tsx
line 110 to match new terminology
1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile
frontend/src/layout/navigation-3000/sidepanel/panels/SidePanelSupport.tsx
Outdated
Show resolved
Hide resolved
…Support.tsx Co-authored-by: Joe Martin <[email protected]>
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Size Change: 0 B Total Size: 1.16 MB ℹ️ View Unchanged
|
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
Co-authored-by: Joe Martin <[email protected]>
Problem
Much confusion around "email an engineer"
Changes
Change it to email support
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
Does this work well for both Cloud and self-hosted?
How did you test this code?