Make folder names in current path clickable and navigating to corresponsing folders
Open
Nobody has claimed this yet.
5 votes
enhancement
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
When you're at C:\Users\Michael\dev and click on Michael in the current path section on top, then fman takes you to C:\Users\Michael.
Probably best to change the cursor to "pointer" and visually highlight path it would take you to when hovering over the folder name.
Contributor guide
No contributing guide indexed for this repository
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 locating the current path section in fman and run the application to inspect its existing folder navigation. Done means clicking a folder name navigates to the corresponding parent folder, while hovering visibly highlights the destination and uses a pointer cursor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100