Fix FlowEditor Grid Being Missing on Any New Flow Tabs #14

Closed
opened 2025-04-13 07:34:04 -06:00 by nicole · 2 comments
Owner

Whenever a new tab is created, it is missing the grid lines within the FlowEditor region. This needs to be corrected for visual consistency.

Whenever a new tab is created, it is missing the grid lines within the FlowEditor region. This needs to be corrected for visual consistency.
nicole added the
Kind/Bug
Priority
Low
labels 2025-04-13 07:34:04 -06:00
nicole self-assigned this 2025-04-13 07:34:04 -06:00
Author
Owner

Functionally not an issue, but visually inconsistent. Needs to be fixed preferrably before adding more nodes.

Functionally not an issue, but visually inconsistent. Needs to be fixed preferrably before adding more nodes.
Author
Owner

Resolved by Namespacing each ReactFlowProvider with the tab’s unique id so that the Background component’s SVG pattern IDs no longer collide across multiple flow tab editors, restoring the grid line functionality on every tab.

Resolved by Namespacing each `ReactFlowProvider` with the tab’s unique id so that the Background component’s SVG pattern IDs no longer collide across multiple flow tab editors, restoring the grid line functionality on every tab.
nicole added this to the Borealis - Feature Roadmap project 2025-05-16 14:41:39 -06:00
nicole moved this to Done in Borealis - Feature Roadmap on 2025-05-16 14:43:00 -06:00
Sign in to join this conversation.
No description provided.