Commit 0626e80
authored
Attach docsetGroup to flat promoted items so version selection covers them (#123)
A promoted top-level item with no children (a flat page, e.g. a component's
own index or introduction page under page-tabs-promote-all) was pushed into
the tab nav unwrapped, without docsetGroup attached like every other item
shape gets. Both the SSR nav-tree build (docs-ui) and the client nav-fetch
rebuild skip any item lacking docsetGroup when picking which version to show,
so every version's copy of that flat page rendered simultaneously - confirmed
live on development.neo4j.dev's operations-manual/2026.08 pages, which showed
duplicate "The Neo4j Operations Manual" and "Introduction" links pointing at
both /2026.08/ and /5/.
Bump to 0.3.6.1 parent 2d259c4 commit 0626e80
2 files changed
Lines changed: 9 additions & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
560 | 560 | | |
561 | 561 | | |
562 | 562 | | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
563 | 571 | | |
564 | 572 | | |
565 | 573 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments