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

[Frontend] Add validation to CanActivate guard for initial page load #347

Open
FelipePSoares opened this issue Feb 16, 2025 · 0 comments · May be fixed by #358
Open

[Frontend] Add validation to CanActivate guard for initial page load #347

FelipePSoares opened this issue Feb 16, 2025 · 0 comments · May be fixed by #358
Assignees
Labels
good first issue Good for newcomers

Comments

@FelipePSoares
Copy link
Owner

FelipePSoares commented Feb 16, 2025

Implement a validation in the CanActivate guard to check if the user is loading the page for the first time. If true, redirect the user to the default project.

Tip: use performance.navigation.type

@FelipePSoares FelipePSoares added the good first issue Good for newcomers label Feb 16, 2025
@FelipePSoares FelipePSoares self-assigned this Mar 3, 2025
@FelipePSoares FelipePSoares moved this from Ready to In progress in EconoFlow Planning Mar 3, 2025
@FelipePSoares FelipePSoares linked a pull request Mar 4, 2025 that will close this issue
7 tasks
@FelipePSoares FelipePSoares linked a pull request Mar 4, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant