chore(editor): Clean up AI workflow builder header#1998
Closed
everettbu wants to merge 9 commits into
Closed
Conversation
…eader Remove the settings cog icon from the AI Builder/Assistant panel header since it adds little value and creates visual confusion. Replace the non-standard arrow-right close icon with a ghost X button using the design system's N8nIconButton component. Ref: AI-2079 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… button The AISettingsButton removal also removed the N8nInfoTip warning shown when data sharing is disabled. Restore the warning in both build and ask mode chat panels. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…header-remove-cog-icon-replace-arrow-with-x-icon
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…-API parameters (#26053)
…replace-arrow-with-x-icon
Author
|
Upstream PR was closed or merged. Code is synced via branch mirror. |
everettbu
deleted the
ai-2079-ai-builder-header-remove-cog-icon-replace-arrow-with-x-icon
branch
February 23, 2026 12:59
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirror of n8n-io/n8n#26037
Original author: Tuukkaa
Summary
This PR cleans up the header section in the AI workflow builder
Builder/Assistant panel header
panels
button. It now renders directly in the header when data sharing is disabled
Related Linear tickets, Github issues, and Community forum posts
https://linear.app/n8n/issue/AI-2079
Review / Merge checklist
release/backport(if the PR is an urgent fix that needs to be backported)