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(tsc): convert installWizard to FC #83269

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

michellewzhang
Copy link
Member

@michellewzhang michellewzhang requested a review from a team January 10, 2025 21:43
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 10, 2025
Copy link

codecov bot commented Jan 10, 2025

Bundle Report

Changes will decrease total bundle size by 900 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
app-webpack-bundle-array-push 30.94MB 900 bytes (-0.0%) ⬇️

apiMethod="PUT"
apiEndpoint={'/internal/options/?query=is:required'}
submitLabel={t('Continue')}
initialData={getInitialData()}
Copy link
Member

Choose a reason for hiding this comment

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

does this component work well enough to fill in the initial data when the data loads in later?

staleTime: 0,
});

if (isPending) {
Copy link
Member

Choose a reason for hiding this comment

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

oh i guess now we're rendering nothing while its loading

@michellewzhang michellewzhang merged commit 2c469a4 into master Jan 13, 2025
44 checks passed
@michellewzhang michellewzhang deleted the mz/install-wizard-fc branch January 13, 2025 20:50
Copy link

sentry-io bot commented Jan 13, 2025

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TestingLibraryElementError: Unable to find an accessible element with the role "radio" and name "Please keep my usage informa... Object.?(index.spec.tsx) View Issue

Did you find this useful? React with a 👍 or 👎

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.

3 participants