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

ref(onboarding): Remove onboarding-load-docs-on-platform-click-and-silent-delete-on-back flag #87826

Conversation

priscilawebdev
Copy link
Member

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 25, 2025
Copy link

codecov bot commented Mar 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           master   #87826       +/-   ##
===========================================
+ Coverage   56.22%   87.76%   +31.53%     
===========================================
  Files        9896     9904        +8     
  Lines      562043   562385      +342     
  Branches    22146    22133       -13     
===========================================
+ Hits       316025   493562   +177537     
+ Misses     245588    68393   -177195     
  Partials      430      430               

// Modal is open
await screen.findByText('Do you use a framework?');
});

it('does not render framework selection modal if vanilla js is NOT selected', async function () {
Copy link
Member Author

Choose a reason for hiding this comment

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

this test was merged with "loads doc on platform click"

@priscilawebdev priscilawebdev force-pushed the priscila/ref/onboarding/remove-onboarding-load-docs-on-platform-click-and-silent-delete-on-back-flag branch from 6fad39b to 8fd10e6 Compare March 25, 2025 06:29
@priscilawebdev priscilawebdev changed the base branch from master to priscila/ref/onboarding/backend/remove-onboarding-load-docs-on-platform-click-and-silent-delete-on-back-flag March 25, 2025 06:29
@priscilawebdev priscilawebdev marked this pull request as ready for review March 25, 2025 06:50
@priscilawebdev priscilawebdev requested a review from a team as a code owner March 25, 2025 06:50
Base automatically changed from priscila/ref/onboarding/backend/remove-onboarding-load-docs-on-platform-click-and-silent-delete-on-back-flag to master March 25, 2025 08:23
…load-docs-on-platform-click-and-silent-delete-on-back-flag
…load-docs-on-platform-click-and-silent-delete-on-back-flag
@priscilawebdev priscilawebdev merged commit f33c41c into master Mar 25, 2025
41 checks passed
@priscilawebdev priscilawebdev deleted the priscila/ref/onboarding/remove-onboarding-load-docs-on-platform-click-and-silent-delete-on-back-flag branch March 25, 2025 09:10
andrewshie-sentry pushed a commit that referenced this pull request Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants