Skip to content

chore(editor): Clean up AI workflow builder header#1998

Closed
everettbu wants to merge 9 commits into
masterfrom
ai-2079-ai-builder-header-remove-cog-icon-replace-arrow-with-x-icon
Closed

chore(editor): Clean up AI workflow builder header#1998
everettbu wants to merge 9 commits into
masterfrom
ai-2079-ai-builder-header-remove-cog-icon-replace-arrow-with-x-icon

Conversation

@everettbu

@everettbu everettbu commented Feb 20, 2026

Copy link
Copy Markdown

Mirror of n8n-io/n8n#26037
Original author: Tuukkaa


Summary

This PR cleans up the header section in the AI workflow builder

  • Replace the arrow-right close icon with a ghost X button (N8nIconButton) in the AI
    Builder/Assistant panel header
  • Remove the settings cog icon (AISettingsButton component) from both build and ask mode
    panels
  • Preserve the reduced-help warning tooltip that was previously embedded in the settings
    button. It now renders directly in the header when data sharing is disabled
  • Remove the "Beta" tag from the AI assistant header

Related Linear tickets, Github issues, and Community forum posts

https://linear.app/n8n/issue/AI-2079

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

…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>
@everettbu everettbu added the n8n team Authored by the n8n team label Feb 20, 2026
Tuukkaa and others added 5 commits February 20, 2026 11:59
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
@everettbu everettbu changed the title chore(editor): Remove cog icon and replace arrow with X in AI Builder header chore(editor): Clean up AI workflow builder header Feb 23, 2026
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 23, 2026
@everettbu
everettbu deleted the ai-2079-ai-builder-header-remove-cog-icon-replace-arrow-with-x-icon branch February 23, 2026 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

n8n team Authored by the n8n team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants