Skip to content

Conversation

@ulrikandersen
Copy link
Contributor

Description

Hide the diff indicator dot and divider when NEXT_PUBLIC_ENABLE_DIFF_SIDEBAR is not "true".

Motivation and Context

The diff button selector and related UI elements were displayed even when the diffbar feature was disabled in config.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

- Gate hasChanges indicator in Selector with isDiffFeatureEnabled
- Conditionally render the divider in SecondarySplitHeader
- Fix trailing whitespace in PrimaryContainer
@ulrikandersen ulrikandersen requested a review from simonbs as a code owner January 6, 2026 10:03
@ulrikandersen ulrikandersen changed the base branch from main to develop January 6, 2026 10:04
@ulrikandersen ulrikandersen merged commit e544e04 into develop Jan 6, 2026
5 checks passed
@ulrikandersen ulrikandersen deleted the bugfix/hide-diff-ui-when-disabled branch January 6, 2026 10:10
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.

3 participants