Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: Setup redirect state#5759

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
BrunoQuaresma merged 3 commits intomainfrombq/fix-trial-redirect-setup
Jan 18, 2023
Merged

Conversation

BrunoQuaresma
Copy link
Collaborator

After setup a new user we have to refresh a few pieces of info like permissions, entitlements, etc. We could refetch this info and update the state but it adds a complexity we don't need to have, at least for this screen since it will be used only once. So I just decided to do a "hard" redirect which is simple and does not add any logic complexity.

@BrunoQuaresmaBrunoQuaresma requested a review froma team as acode ownerJanuary 17, 2023 19:27
@BrunoQuaresmaBrunoQuaresma self-assigned thisJan 17, 2023
@BrunoQuaresmaBrunoQuaresma requested review fromKira-Pilot and removed request fora teamJanuary 17, 2023 19:27
@BrunoQuaresma
Copy link
CollaboratorAuthor

Fix#5568

}
}, [authState, navigate])
}, [authState])
Copy link
Member

Choose a reason for hiding this comment

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

Nice and simple

@BrunoQuaresmaBrunoQuaresmaenabled auto-merge (squash)January 18, 2023 15:27
@BrunoQuaresmaBrunoQuaresma merged commit6252f78 intomainJan 18, 2023
@BrunoQuaresmaBrunoQuaresma deleted the bq/fix-trial-redirect-setup branchJanuary 18, 2023 15:28
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJan 18, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@Kira-PilotKira-PilotKira-Pilot approved these changes

Assignees

@BrunoQuaresmaBrunoQuaresma

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@BrunoQuaresma@Kira-Pilot

[8]ページ先頭

©2009-2025 Movatter.jp