Skip to content

Allow disabling the onboarding Resources section via branding config - #27409

Open
dennisoelkers wants to merge 1 commit into
masterfrom
feat/branding-disable-onboarding-resources
Open

dennisoelkers wants to merge 1 commit into
masterfrom
feat/branding-disable-onboarding-resources

Conversation

@dennisoelkers

Copy link
Copy Markdown
Member

Description

Motivation and Context

Branded environments can now hide the "Resources" section of the
Onboarding wizard page by setting

    onboarding.resources.enabled = false

The section stays visible when the key is absent, so existing customization configs are unaffected.

/nocl No user-facing change.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

Branded environments can now hide the "Resources" section of the
`FirstUseWelcome` onboarding page by setting:

    onboarding.resources.enabled = false

The section stays visible when the key is absent, so existing
customization configs are unaffected.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@dennisoelkers
dennisoelkers force-pushed the feat/branding-disable-onboarding-resources branch from 942a263 to f92eb96 Compare September 17, 2026 06:59
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.

2 participants