If a page is linked from different places it should show up at the highest level of the page tree
Open
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 1.8k
- Forks
- 150
- Avg merge
- 11h 46m
- Merged PRs (30d)
- 8
Description
E.g. "Kontakt" here should be under "Home" because it occurs in many deeper places, but also directly occurs under home.
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 reproducing the page-tree behavior shown in the issue: “Kontakt” appears both directly under Home and in deeper locations. Read the code that builds or displays the page tree and trace how pages linked from multiple places are placed. Done means a page linked at a higher level appears there rather than only in deeper locations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100