Feature request: have the possibility of displaying challenge categories collapsed, and the challenges themselves as a list so that they take up less space
Open
- Dominant language
- Python
- Stars
- 6.8k
- Forks
- 2.8k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 5
Description
Feature request: have the possibility of displaying challenge categories collapsed, and then, when a category is expanded, load the challenges themselves as a list so that they take up less space.
Why is this useful? If there would be 10 categories with 30 challenges each, the challenges page would load too slowly, and the page itself would be "lengthy".
Contributor guide
Research direction
Start at the challenges page and trace how categories and their challenges are rendered and loaded. Define the collapsed-category and expanded-list behavior, then verify that the page uses less space and avoids loading every challenge before a category is opened.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100