Skip to content

Conversation

@cubic-dev-ai
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot commented Jan 28, 2026

Summary

  • Removed unused $style.insightsTab class binding from InsightsSummary.vue

The :class="$style.insightsTab" binding on the N8nTooltip component referenced a CSS class that was never defined in the component's module styles. This binding had no effect and has been removed.

Test plan

  • Verify the Insights tab renders correctly without visual changes
  • Confirm no console warnings about undefined CSS module classes

🤖 Generated with Claude Code

@cubic-dev-ai cubic-dev-ai bot requested a review from cstuncsik January 28, 2026 19:04
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


cubic-dev-ai[bot] seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Copy link
Contributor Author

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@codecov
Copy link

codecov bot commented Jan 28, 2026

Bundle Report

Changes will increase total bundle size by 135 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
editor-ui-esm 40.94MB 135 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: editor-ui-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/SettingsApiView-*.js 220 bytes 13.78kB 1.62%
assets/InsightsSummary-*.js -85 bytes 8.37kB -1.0%

Files in assets/InsightsSummary-*.js:

  • ./src/features/execution/insights/components/InsightsSummary.vue → Total Size: 356 bytes

@codecov
Copy link

codecov bot commented Jan 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@n8n-assistant n8n-assistant bot added community Authored by a community member in linear Issue or PR has been created in Linear for internal review labels Jan 28, 2026
@n8n-assistant
Copy link
Contributor

n8n-assistant bot commented Jan 28, 2026

Hey @cubic-dev-ai[bot],

Thank you for your contribution. We appreciate the time and effort you’ve taken to submit this pull request.

Before we can proceed, please ensure the following:
• Tests are included for any new functionality, logic changes or bug fixes.
• The PR aligns with our contribution guidelines.

Regarding new nodes:
We no longer accept new nodes directly into the core codebase. Instead, we encourage contributors to follow our Community Node Submission Guide to publish nodes independently.

If your node integrates with an AI service that you own or represent, please email nodes@n8n.io and we will be happy to discuss the best approach.

About review timelines:
This PR has been added to our internal tracker as "GHC-6566". While we plan to review it, we are currently unable to provide an exact timeframe. Our goal is to begin reviews within a month, but this may change depending on team priorities. We will reach out when the review begins.

Thank you again for contributing to n8n.

@cstuncsik cstuncsik force-pushed the iam-203-insights-tab-links-layout-is-broken branch from 843406c to 2539b16 Compare January 29, 2026 08:28
Base automatically changed from iam-203-insights-tab-links-layout-is-broken to master January 29, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Authored by a community member in linear Issue or PR has been created in Linear for internal review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants