Skip to content

fix: flatten Upgrade nav to remove redundant nesting#3142

Open
gtrivedi88 wants to merge 1 commit into
eclipse-che:mainfrom
gtrivedi88:fix-upgrade-nav
Open

fix: flatten Upgrade nav to remove redundant nesting#3142
gtrivedi88 wants to merge 1 commit into
eclipse-che:mainfrom
gtrivedi88:fix-upgrade-nav

Conversation

@gtrivedi88

Copy link
Copy Markdown
Contributor

Summary

Flatten the Upgrade navigation to remove redundant nesting.

Before: Upgrade → Upgrade Che → (procedures)
After: Upgrade → overview + procedures at the same level

The top-level nav already says "Upgrade", so nesting all procedures under another "Upgrade Che" page creates unnecessary depth.

Test plan

  • Nav renders flat: overview and procedures at the same level under Upgrade

Made with Cursor

The "Upgrade" top-level nav contained "Upgrade Che" as a sub-item,
which then nested all procedures. This created redundant nesting:
Upgrade → Upgrade Che → procedures.

Flatten to: Upgrade → overview + procedures at the same level.

Co-authored-by: Cursor <cursoragent@cursor.com>
@gtrivedi88 gtrivedi88 requested review from a team, deerskindoll and mkuznyetsov as code owners July 2, 2026 11:44
@gtrivedi88 gtrivedi88 requested a review from svor July 2, 2026 11:44
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

🎊 Navigate the preview: https://6a46506f3a2663120c73c2c9--eclipse-che-docs-pr.netlify.app 🎊

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Click here to review and test in web IDE: Contribute

gtrivedi88 added a commit to gtrivedi88/che-docs that referenced this pull request Jul 2, 2026
Same fix as Upgrade PR eclipse-che#3142 — the top-level nav already says 'Install',
so nesting all procedures under another 'Install Che' wrapper is
redundant. Deployment sections (GitOps, OpenShift, Kubernetes, local,
restricted) are now top-level nav items.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant