ariddlestone / ariddlestone/countdown-numbers
Add an "in progress" spinner while we do the maths
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
While a solution is being found, there is no indicator that this is happening. We should add a spinner shown based on the status of the calculation (which already exists in the state in App.js).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in App.js, where the calculation status already exists in state, and trace how the solution-finding state controls the displayed UI. Add a spinner that is visible while a solution is being found and hidden otherwise; done means the calculation state clearly communicates that work is in progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100