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

Add a loading page, and add to routing #105

Open
2 tasks
cherylli opened this issue Nov 18, 2022 · 1 comment
Open
2 tasks

Add a loading page, and add to routing #105

cherylli opened this issue Nov 18, 2022 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@cherylli
Copy link
Contributor

cherylli commented Nov 18, 2022

Task

  • Add loading screen (e.g. when it takes 10s to load the frontpage because of network issues)
  • add them to routing (client/src/app.js)

Suggested Method
Example:
https://github.com/chingu-voyages/v40-bears-team-37/blob/main/client/src/components/Loader/Loader.tsx
https://github.com/chingu-voyages/v40-bears-team-37/blob/main/client/src/App.tsx

Feel free to use any (better) method

@cherylli cherylli added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 18, 2022
@cherylli
Copy link
Contributor Author

cherylli commented Oct 7, 2023

Loading screen added but only to redirect at this stage #128

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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant