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 code so that the spare data from the SpareData.jsx file is loaded while we wait on the back end to serve the live data #29

Closed
JamieBort opened this issue May 16, 2024 · 2 comments
Labels
bug Indicates an unexpected problem or unintended behavior help wanted Indicates that a maintainer wants help on an issue or pull request high priority

Comments

@JamieBort
Copy link
Owner

Bug:

While the backend server warms up/turns on, the spinning wheel of death appears until the backend server warms up/turns on.
And the spare data from the SpareData.jsx file never is deplayed.

How it should behave:

Until the backend server warms up/turns on, the projects data should first load from the SpareData.jsx file before it is replaced by the data from the backend call.

@JamieBort JamieBort added bug Indicates an unexpected problem or unintended behavior help wanted Indicates that a maintainer wants help on an issue or pull request high priority labels May 16, 2024
@JamieBort JamieBort added this to the Fix last minute issues milestone May 16, 2024
@JamieBort
Copy link
Owner Author

JamieBort commented May 28, 2024

I believe that Issue #25 addressed this Issue.

This is not the case.

@JamieBort
Copy link
Owner Author

Addressed this Issue with this 5b07d46 commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior help wanted Indicates that a maintainer wants help on an issue or pull request high priority
Projects
None yet
1 participant