Skip to content

Enable navigation preview on edge and staging - #3979

Merged
Mpdreamz merged 1 commit into
mainfrom
fix/enable-ff-nav
Aug 31, 2026
Merged

Enable navigation preview on edge and staging#3979
Mpdreamz merged 1 commit into
mainfrom
fix/enable-ff-nav

Conversation

@Mpdreamz

Copy link
Copy Markdown
Member

Turns on the NAVIGATION_PREVIEW feature flag for the edge and staging environments in config/assembler.yml.

Affects: Configuration, Deploys & previews

Why

The nav preview flag was only on in dev and preview, so the new navigation could not be checked on a real deployed environment. Enabling it on edge and staging lets reviewers verify the new nav before it becomes the default everywhere.

What

assembler.yml environments

The staging and edge environments each gain a NAVIGATION_PREVIEW: true entry under feature_flags:. staging already had a feature_flags: block; edge gains a new one.

Verify

dotnet test tests/Elastic.Documentation.Configuration.Tests/

Made with Cursor

The nav preview flag was only on in dev and preview. Turning it on for
edge and staging lets reviewers verify the new nav on real deployed
environments before it becomes the default everywhere.

Co-Authored-By: Claude <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@Mpdreamz
Mpdreamz requested a review from a team as a code owner August 31, 2026 13:52
@Mpdreamz
Mpdreamz requested a review from reakaleek August 31, 2026 13:52
@github-actions

Copy link
Copy Markdown

Docs preview (local build)

Handbook preview: https://docs-v3-preview.elastic.dev/elastic/docs-builder/pull/3979/

@Mpdreamz
Mpdreamz enabled auto-merge (squash) August 31, 2026 13:59
@Mpdreamz
Mpdreamz merged commit e7e69e4 into main Aug 31, 2026
27 checks passed
@Mpdreamz
Mpdreamz deleted the fix/enable-ff-nav branch August 31, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants