Skip to content
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

workflow: support multi workflow views #1126

Open
oliver-sanders opened this issue Oct 27, 2022 · 0 comments
Open

workflow: support multi workflow views #1126

oliver-sanders opened this issue Oct 27, 2022 · 0 comments
Milestone

Comments

@oliver-sanders
Copy link
Member

Snippet taken from #87:

74272172-06ddd300-4d73-11ea-8473-45a3940c3b00

We should aim to make views multi-workflow compatible so that we have the potential to open multiple workflows in a single view.

The design sketch shows this working via multi-selection in GScan, however, it would be easier / more intuative to start off by adding this to the "workflow-part" node (i.e. foo/ in the above sketch).

#1108 has moved this one step closer, here's a screenshot showing this functionality working by accident:

Screenshot 2022-10-27 at 14 45 18

To implement this for real (post #1108) we would need to:

  • Issue the "workflow" subscription for the "workflow-part" (e.g. foo/*).
  • Make the "workflow-part" nodes in GScan linkable.
  • Update the housekeeping to handle multi workflow use.
  • Update the workflow toolbar, namely the play/pause/stop buttons.

Pull requests welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant