-
Notifications
You must be signed in to change notification settings - Fork 419
feat: mobile breakpoint for vue nodes banner #6942
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
📝 WalkthroughWalkthroughThis PR restructures the TryVueNodeBanner component to display banner content as separate title and description fields with responsive visibility. The banner message is split into distinct translation keys, and the container gains a text-small class. No changes to visibility or dismissal logic. Changes
Possibly related PRs
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🧰 Additional context used📓 Path-based instructions (15)**/*.vue📄 CodeRabbit inference engine (.cursorrules)
|
🎭 Playwright Test Results⏰ Completed at: 11/26/2025, 01:06:51 AM UTC 📈 Summary
📊 Test Reports by Browser
🎉 Click on the links above to view detailed test results for each browser configuration. |
🎨 Storybook Build Status✅ Build completed successfully! ⏰ Completed at: 11/26/2025, 12:57:59 AM UTC 🔗 Links🎉 Your Storybook is ready for review! |
Bundle Size ReportSummary
Category Glance Per-category breakdownApp Entry Points — 3.18 MB (baseline 3.18 MB) • 🔴 +9 BMain entry bundles and manifests
Status: 3 added / 3 removed Graph Workspace — 944 kB (baseline 944 kB) • 🔴 +158 BGraph editor runtime, canvas, workflow orchestration
Status: 1 added / 1 removed Views & Navigation — 6.54 kB (baseline 6.54 kB) • ⚪ 0 BTop-level views, pages, and routed surfaces
Status: 1 added / 1 removed Panels & Settings — 298 kB (baseline 298 kB) • ⚪ 0 BConfiguration panels, inspectors, and settings screens
Status: 6 added / 6 removed UI Components — 139 kB (baseline 139 kB) • ⚪ 0 BReusable component library chunks
Status: 6 added / 6 removed Data & Services — 12.5 kB (baseline 12.5 kB) • ⚪ 0 BStores, services, APIs, and repositories
Status: 2 added / 2 removed Utilities & Hooks — 2.94 kB (baseline 2.94 kB) • ⚪ 0 BHelpers, composables, and utility bundles
Status: 1 added / 1 removed Vendor & Third-Party — 8.56 MB (baseline 8.56 MB) • ⚪ 0 BExternal libraries and shared vendor chunks
Other — 3.84 MB (baseline 3.84 MB) • ⚪ 0 BBundles that do not match a named category
Status: 18 added / 18 removed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Summary Add mobile breakpoint to vue nodes banner ## Changes - **What**: main.json and vue nodes banner ## Screenshots (if applicable) <img width="500" height="615" alt="image" src="https://github.com/user-attachments/assets/fd8cc621-c335-41c9-bbee-4ec0ae04b226" /> <img width="980" height="615" alt="image" src="https://github.com/user-attachments/assets/30e17fc2-fc91-44a3-b9f0-85d5146e861b" /> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6942-feat-mobile-breakpoint-for-vue-nodes-banner-2b66d73d36508139b69afd7e7134b72e) by [Unito](https://www.unito.io)
## Summary Add mobile breakpoint to vue nodes banner ## Changes - **What**: main.json and vue nodes banner ## Screenshots (if applicable) <img width="500" height="615" alt="image" src="https://github.com/user-attachments/assets/fd8cc621-c335-41c9-bbee-4ec0ae04b226" /> <img width="980" height="615" alt="image" src="https://github.com/user-attachments/assets/30e17fc2-fc91-44a3-b9f0-85d5146e861b" /> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6942-feat-mobile-breakpoint-for-vue-nodes-banner-2b66d73d36508139b69afd7e7134b72e) by [Unito](https://www.unito.io)
…6948) Backport of #6942 to `cloud/1.32` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6948-backport-cloud-1-32-feat-mobile-breakpoint-for-vue-nodes-banner-2b76d73d365081b18d3cc78c7301f613) by [Unito](https://www.unito.io) Co-authored-by: Simula_r <18093452+simula-r@users.noreply.github.com>
) Backport of #6942 to `core/1.32` Automatically created by backport workflow. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6947-backport-core-1-32-feat-mobile-breakpoint-for-vue-nodes-banner-2b76d73d36508198aa06d6ccbedb2f1b) by [Unito](https://www.unito.io) Co-authored-by: Simula_r <18093452+simula-r@users.noreply.github.com>

Summary
Add mobile breakpoint to vue nodes banner
Changes
Screenshots (if applicable)
┆Issue is synchronized with this Notion page by Unito