Skip to content

Conversation

koszti
Copy link
Member

@koszti koszti commented Sep 25, 2025

Description

Fix the visibility condition for the Preview UI button in the classic UI header.

Additional context and related issues

#26705 introduced a button in the UI to redirect to the preview UI but it's never visible due to a mismatched variable name. The condition incorrectly referenced previewEnabled instead of the correct previewUiEnabled.

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.
( ) Release notes are required. Please propose a release note for me.
( ) Release notes are required, with the following suggested text:

## Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Sep 25, 2025
@koszti koszti changed the title Fix preview ui button condition in the classic UI header Fix preview UI button condition in the classic UI header Sep 25, 2025
@github-actions github-actions bot added the ui Web UI label Sep 25, 2025
@wendigo wendigo merged commit d0e2314 into trinodb:master Sep 25, 2025
96 checks passed
@github-actions github-actions bot added this to the 478 milestone Sep 25, 2025
@koszti koszti deleted the fix-preview-ui-button branch September 25, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants