MetaCell / MetaCell/geppetto-meta
Hide spinner improvements
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
There are cases when the spinner hangs after some error, as the closing action could not be triggered anymore.
May add a resetSpinner/RESET_SPINNER action that we can use to reset the spinner after an error occurs.
Also the spinner should be reset by default when known not recoverable errors occur.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the spinner state and its closing action, then trace handling for known non-recoverable errors. Done means the spinner can be reset after an error and is reset by default for those errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100