Skip to content

chore: correct team banner#30257

Merged
daibhin merged 4 commits intomasterfrom
err/dn-chore/correct-team-banner
Mar 21, 2025
Merged

chore: correct team banner#30257
daibhin merged 4 commits intomasterfrom
err/dn-chore/correct-team-banner

Conversation

@daibhin
Copy link
Contributor

@daibhin daibhin commented Mar 20, 2025

Problem

People are choosing 'Error tracking' to report general bugs

Changes

Warn them not to :)

Screenshot 2025-03-20 at 22 05 42

@daibhin daibhin requested review from a team, hpouillot and oliverb123 March 20, 2025 22:09
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Added a warning banner to the SupportForm component to clarify that the 'Error tracking' topic is specifically for the Error Tracking product feature, helping prevent users from incorrectly reporting general bugs under this category.

  • Added conditional LemonBanner in frontend/src/lib/components/Support/SupportForm.tsx that displays when 'Error tracking' topic is selected
  • Banner warns users that this category is only for the Error Tracking product, not general PostHog bugs

1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

Comment on lines 117 to 118
This topic is for our Error Tracking <i>product</i>. If you're reporting an error in PostHog choose
the relevant topic so your submission is sent to the correct team.
Copy link
Contributor

Choose a reason for hiding this comment

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

style: Consider making this message more actionable by suggesting which topics to use instead for reporting PostHog bugs

@github-actions
Copy link
Contributor

github-actions bot commented Mar 20, 2025

Size Change: +280 B (0%)

Total Size: 9.75 MB

ℹ️ View Unchanged
Filename Size Change
frontend/dist/toolbar.js 9.75 MB +280 B (0%)

compressed-size-action

</LemonField>
{sendSupportRequest.target_area === 'error_tracking' && (
<LemonBanner type="warning">
This topic is for our Error Tracking <i>product</i>. If you're reporting an error in PostHog choose
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
This topic is for our Error Tracking <i>product</i>. If you're reporting an error in PostHog choose
This topic is for our Error Tracking <i>product</i>. If you're reporting an error in PostHog, please choose

@posthog-bot
Copy link
Contributor

📸 UI snapshots have been updated

1 snapshot changes in total. 0 added, 1 modified, 0 deleted:

  • chromium: 0 added, 1 modified, 0 deleted (diff for shard 1)
  • webkit: 0 added, 0 modified, 0 deleted

Triggered by this commit.

👉 Review this PR's diff of snapshots.

@daibhin daibhin merged commit 796d6b7 into master Mar 21, 2025
106 checks passed
@daibhin daibhin deleted the err/dn-chore/correct-team-banner branch March 21, 2025 13:47
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.

3 participants