openedx / openedx/frontend-app-authoring
No indicator when adding components to a collection
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 17
- Forks
- 218
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 20
Description
Open a large content library.
Create a new collection.
Open the collection.
Press "New" -> "Existing Library Content" and add 10+ items to the collection.
Bug 1: while this is happening, there is no indication on the screen.
This message appears only after the content is added:
Bug 2: The "Complete" message should show a ✅ checkmark or a success icon of some sort. The "spinning gear" icon indicates work is still happening.
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
Reproduce the issue in the frontend-app-authoring flow by adding 10 or more existing library items to a collection. Trace the component handling “New” → “Existing Library Content” and observe the progress and completion states. Done means the UI indicates that work is in progress and replaces the spinning gear with a clear success icon when complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100