learningequality / learningequality/studio
Recommendations list should respond to channel name changes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
When I update the title (from 'math' to 'grade 4 math: multi-digit multiplication') of my folder after an initial "import from channels", the title in the recommendations doesn't update, and the resources also don't update.
It should be working to properly handle folder name changes, but due to the reactivity issues with channel data, it likely isn't responding to a channel name change.
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 by importing from a channel, renaming the folder, and checking the recommendations list and resources. Trace how the recommendations respond to channel data changes; done means both the updated folder name and its resources appear after the rename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100