learningequality / learningequality/studio
Slow initial channel edit page load
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Observed behavior
Reported by Richard in the 06-21-2023 bug hunt
When I first click a channel card to go to the channel edit page, it takes some time to load.
User-facing consequences
Possibly could be further optimized for a better user experience.
Usage Details
hotfixes
21 June bug hunt prior to 0.16 studio support release
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 reproducing the first navigation from a channel card to the channel edit page, using the linked bug-hunt report for context. The issue does not name a file, test, or entry point, so trace the page-load path and identify which work causes the delay. Done should mean a demonstrated improvement in the initial load experience, with regression coverage where the existing frontend tests allow it.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100