add a progress bar for longer tasks
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 272
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
some tasks take time to run, like uploading a file, or waiting for an answer, implement a progress bar or a loader, while the user wait for the task to end
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the user-interface entry points for file uploads and waiting for answers, then trace how each task reports completion. Done means users see a progress indicator or loader for these longer tasks and it remains visible until the task ends.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100