-
Notifications
You must be signed in to change notification settings - Fork 406
Add linear mode #6670
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
base: main
Are you sure you want to change the base?
Add linear mode #6670
Conversation
🎭 Playwright Test Results⏰ Completed at: 11/16/2025, 12:48:21 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/16/2025, 12:37:49 AM UTC 🔗 Links🎉 Your Storybook is ready for review! |
Bundle Size ReportSummary
Category Glance Per-category breakdownApp Entry Points — 2.98 MB (baseline 2.98 MB) • 🔴 +584 BMain entry bundles and manifests
Status: 3 added / 3 removed Graph Workspace — 811 kB (baseline 803 kB) • 🔴 +8.31 kBGraph editor runtime, canvas, workflow orchestration
Status: 1 added / 1 removed Views & Navigation — 8.03 kB (baseline 8.03 kB) • ⚪ 0 BTop-level views, pages, and routed surfaces
Status: 1 added / 1 removed Panels & Settings — 307 kB (baseline 307 kB) • ⚪ 0 BConfiguration panels, inspectors, and settings screens
Status: 6 added / 6 removed UI Components — 223 kB (baseline 210 kB) • 🔴 +12.9 kBReusable component library chunks
Status: 6 added / 5 removed Data & Services — 12.6 kB (baseline 12.6 kB) • ⚪ 0 BStores, services, APIs, and repositories
Status: 3 added / 3 removed Utilities & Hooks — 5.87 kB (baseline 5.87 kB) • ⚪ 0 BHelpers, composables, and utility bundles
Status: 2 added / 2 removed Vendor & Third-Party — 5.32 MB (baseline 5.32 MB) • ⚪ 0 BExternal libraries and shared vendor chunks
Status: 3 added / 3 removed Other — 3.91 MB (baseline 3.92 MB) • 🟢 -12.4 kBBundles that do not match a named category
Status: 16 added / 16 removed |
Since linearview is no longer built on top of the canvassplitteroverlay, attempted changes to allow for an off-side-panel are no longer required
Justice for ducks
reka-ui was less kind with initial styling. Both require initial size in percent. This makes it impossible to properly specify that the initial size should be the minimum content size. My workaround is to set the initial size to 1%. This causes visually correct appearance, but in reka-ui, the gutter handle would need to be dragged the length of the minimum content before seeing actual visual change in sizing. This felt super awful.
TODO
Number of ...Ctrl+Vwill paste nodes on graphSee also: #6642
┆Issue is synchronized with this Notion page by Unito