Skip to content
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

feat(onboarding): Add view sample error button new design - [TET-778] #45820

Conversation

priscilawebdev
Copy link
Member

Since we want to do an A/B test checking how many times people click on the "View Sample Error" button, we are adding this button behind the feature flag onboarding-heartbeat-footer-with-view-sample-error and it is going to be shown only if users haven't yet sent a first error.

THis PR also adds more analytics code for this button so we can track in amplitude.

@priscilawebdev priscilawebdev requested review from a team as code owners March 15, 2023 09:26
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 15, 2023
@priscilawebdev priscilawebdev changed the base branch from master to priscila/feat/onboarding-add-feature-flag-for-controlling-view-sample-error-button March 15, 2023 09:27
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 15, 2023
@github-actions
Copy link
Contributor

🚨 Warning: This pull request contains Frontend and Backend changes!

It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.

Have questions? Please ask in the #discuss-dev-infra channel.

@priscilawebdev priscilawebdev requested a review from a team March 15, 2023 09:27
Base automatically changed from priscila/feat/onboarding-add-feature-flag-for-controlling-view-sample-error-button to master March 15, 2023 09:28
@priscilawebdev priscilawebdev removed the Scope: Backend Automatically applied to PRs that change backend components label Mar 15, 2023
@priscilawebdev priscilawebdev merged commit 68f3e36 into master Mar 15, 2023
47 checks passed
@priscilawebdev priscilawebdev deleted the priscila/ref/onboarding-add-view-sample-error-button-new-design branch March 15, 2023 11:37
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants