max-mapper / max-mapper/requirebin
Expose server-side processes in the UI
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 389
- Forks
- 73
- PR merge metrics
- No merged PRs in 30d
Description
Roughly 50% of the time, RequireBin just hangs and the 'loading' animation at the top right carries on forever. It'd be good to get some feedback on what was going on during this time (asynchronous feedback messaging), because otherwise the only diagnosis the user can make is that RequireBin just doesn't work a lot of the time.
Contributor guide
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
Start by tracing the UI's top-right loading animation and the server-side request path that can leave it running indefinitely. Define which asynchronous progress or status messages users should see during these waits; the work is done when a stalled or slow RequireBin process provides useful feedback instead of only appearing hung.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100