nextcloud / nextcloud/collectives
Page list: sort parents of most recent edited subpages first
Open
Nobody has claimed this yet.
bug
frontend
ui/ux
- Dominant language
- JavaScript
- Stars
- 195
- Forks
- 51
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 48
Description
When ordering pages by most recent changes, parents of the subpages with recent changed should be ordered on top as well.
Contributor guide
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 tracing the page-list ordering path for “most recent changes” and how subpage timestamps are represented. Confirm that a parent of a recently changed subpage is ordered ahead of less-recent parents, and add or update coverage for nested pages. Done means the requested ordering is reproducibly verified.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100