[edit] Breadcrumb should indicate the full location of the page in the content tree
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 31
Description
The current "breadcrumb" in the edit few only shows the parent folder. This is not enough context for the editor especially in a multi language site. You can for example have multiple folders named "en" in different regions. The author will only see "en" but does not fully know where the page is in the content tree.
Requirement: author should be able to see the page in the content tree hierarchy.
This can be by some sort of expandable breadcrumb where each of the segments can be clicked and jump to the folder or site root level.
Contributor guide
Research direction
Start by locating the edit view's current breadcrumb implementation and inspect how it determines the parent folder. Compare the result with the content tree, including similarly named folders in different regions or languages. Done means the author can see the page's full hierarchy and use breadcrumb segments to reach a folder or the site root.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100