Skip to content

fix(Superuser modal): Removed case where we there isn't an API call #40908

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

Merged
merged 2 commits into from
Nov 3, 2022

Conversation

maxiuyuan
Copy link
Contributor

For your local env, put is not being called if u2f is disabled. This is due to us checking if the request is from superuser modal. Unfortunately, if it was, we weren't calling put. Removed the conditional that does that

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

size-limit report 📦

Path Size
src/sentry/static/sentry/dist/entrypoints/app.js 20.17 KB (+0.03% 🔺)
src/sentry/static/sentry/dist/entrypoints/sentry.css 33.06 KB (0%)

@maxiuyuan maxiuyuan requested a review from a team November 2, 2022 22:36
@maxiuyuan maxiuyuan requested a review from a team November 2, 2022 23:37
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.

2 participants