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

refactor(frontend): extract loader guards component #2295

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

peterpeterparker
Copy link
Member

Motivation

Extract a component for the loader guards which can ultimately be used in various routes - such as the new route in #2293 - as well.

Changes

  • Move Loaders and NoLoaders mount according auth in a dedicated module.

@peterpeterparker peterpeterparker requested a review from a team as a code owner September 9, 2024 14:59
@peterpeterparker peterpeterparker changed the title refactor: extract loader guards component refactor(frontend): extract loader guards component Sep 9, 2024
Copy link
Contributor

@AntonioVentilii-DFINITY AntonioVentilii-DFINITY left a comment

Choose a reason for hiding this comment

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

LGTM! Small question attached

@peterpeterparker peterpeterparker enabled auto-merge (squash) September 9, 2024 15:05
@peterpeterparker peterpeterparker merged commit 8380c55 into main Sep 10, 2024
7 checks passed
@peterpeterparker peterpeterparker deleted the refactor/loader-guards branch September 10, 2024 04:38
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.

2 participants