Implement Tabbed Workflows - Allowing for Simultanious Workflows #12

Closed
opened 2025-04-11 16:00:17 -06:00 by nicole · 0 comments
Owner

Overview

The idea of a tabbed interface comes from Node-RED's implementation of this. It would allow for someone to have multiple flows running at the same time, and being able to tab between them.

Integration Considerations

  • The Workflow Save/Open functionality will need to account for the following options / states: Open in this Workflow Tab, Open in New Workflow Tab
  • There is additional consideration necessary for a state of having multiple tabs running, creating something more orchestrated than just a "Workflow". A Project seems a bit much in terminology, so I will need to find a different term for it. It would encompass scenarios like this: Save this Workflow Tab, Save all Workflow Tabs, Open all Workflow Tabs
  • Add a "+" button to the right of all of the tabs to add new flow tabs
  • Add a right-click menu on existing tabs to give the option to close them
## Overview The idea of a tabbed interface comes from Node-RED's implementation of this. It would allow for someone to have multiple flows running at the same time, and being able to tab between them. ## Integration Considerations - The Workflow Save/Open functionality will need to account for the following options / states: `Open in this Workflow Tab`, `Open in New Workflow Tab` - There is additional consideration necessary for a state of having multiple tabs running, creating something more orchestrated than just a "Workflow". A `Project` seems a bit much in terminology, so I will need to find a different term for it. It would encompass scenarios like this: `Save this Workflow Tab`, `Save all Workflow Tabs`, `Open all Workflow Tabs` - Add a "+" button to the right of all of the tabs to add new flow tabs - Add a right-click menu on existing tabs to give the option to close them
nicole added the
Status
Need More Info
Kind/Feature
Kind/Enhancement
Priority
Low
labels 2025-04-11 16:00:17 -06:00
nicole self-assigned this 2025-04-11 16:00:17 -06:00
nicole changed title from Implement Tabbed Workflows - Allowing for Simultanious Workflowsr to Implement Tabbed Workflows - Allowing for Simultanious Workflows 2025-04-11 16:00:24 -06:00
nicole added this to the Borealis - Feature Roadmap project 2025-05-16 14:41:46 -06:00
nicole moved this to Done in Borealis - Feature Roadmap on 2025-05-16 14:43:11 -06:00
Sign in to join this conversation.
No description provided.