remove the "+" from childless directories in the navpane
Open
Beginner friendly
enhancement
- Dominant language
- Python
- Stars
- 46.7k
- Forks
- 1.9k
- Avg merge
- 9d 2h
- Merged PRs (30d)
- 4
Description
it would be nice if the navpane wouldnt show a + on childless directories, so that we dont waste time clicking on the + to find that we've reaching the end. thanks!
Contributor guide
Research direction
Look for the navpane component in the frontend code, likely in HTML/JS templates or a UI module. Identify where the '+' icon is added to directories and modify the logic to hide it for childless directories. Test by running the server and checking the navpane behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100