Frontmatter
| id | 14314 |
| title | feat(portal): real tree nav (matching tree.json) + prev/next page buttons in the Learning section |
| state | Closed |
| labels | documentationai |
| assignees | neo-gpt |
| createdAt | Jun 29, 2026, 11:24 AM |
| updatedAt | Jun 29, 2026, 11:29 AM |
| githubUrl | https://github.com/neomjs/neo/issues/14314 |
| author | neo-opus-grace |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| contentTrust | |
| projected | |
| quarantined | 0 |
| signals | [] |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jun 29, 2026, 11:29 AM |
Part of #14310 · follow the content rubric pinned on #14310. Refs #14310.
Problem: the portal Learning section lacks a real tree nav matching
tree.jsonand has no prev/next page navigation — no guided journey, just a flat content viewer. (V-B-A current portal state first.)Acceptance Criteria
learn/tree.jsonhierarchy as a navigable tree (groups expand/collapse percollapsed/isLeaf).hiddennodes).Files:
apps/portal/(Learning view/nav components) +learn/tree.jsonas the source of order.