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

handle newly logged in user not having perms #316

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

FrankreedX
Copy link
Contributor

The firestore rule right now is only people in the team would be able to see the contents in the team. However, a newly signed up user would first be navigated to the Assignments page and then the ChooseTeam page. The Assignments page would error out with "permission-denied" and the user won't be navigated to ChooseTeam. This PR handles this explicitly.

@FrankreedX FrankreedX merged commit b0f585b into main Aug 15, 2024
1 check passed
@FrankreedX FrankreedX deleted the frankreed/handle_in_team_rule branch August 15, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant