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(js): Remove most deprecatedAsyncView usages #82913

Conversation

evanpurkhiser
Copy link
Member

No description provided.

@evanpurkhiser evanpurkhiser requested review from a team as code owners January 3, 2025 23:40
@evanpurkhiser evanpurkhiser requested review from a team and removed request for a team January 3, 2025 23:40
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 3, 2025
@@ -287,6 +284,7 @@ class AcceptOrganizationInvite extends DeprecatedAsyncView<Props, State> {

return (
<NarrowLayout>
<SentryDocumentTitle title={t('Accept Organization Invite')} />
Copy link
Member Author

Choose a reason for hiding this comment

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

Anywhere where this doesn't wrap is because it's already a leaf view, so there would be no inner document titles where thee wrapping is required.

@evanpurkhiser evanpurkhiser merged commit e2e0fb0 into master Jan 6, 2025
43 checks passed
@evanpurkhiser evanpurkhiser deleted the evanpurkhiser/ref-js-remove-most-deprecatedasyncview-usages branch January 6, 2025 19:19
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