Skip to content

Compose a quick view from other quick views #717

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

Open
keyserj opened this issue May 12, 2025 · 0 comments
Open

Compose a quick view from other quick views #717

keyserj opened this issue May 12, 2025 · 0 comments
Labels
clarity makes something easier to understand enhancement New feature or request for large topics helps to better understand, use, build a topic that has a large number of nodes learning others' topics helps understand someone else's topic, especially if it's a complex one needs tech design Technical solution should be figured out before implementing

Comments

@keyserj
Copy link
Collaborator

keyserj commented May 12, 2025

Describe your issue

When there are many nodes in a diagram, it can be harder to make sense of. Right now, I can make a few Quick Views to focus on different sections, which is nice, but that forfeits being able to see connections across views (e.g. having to navigate between a high-level view and other views), and sometimes it seems like merely adding some visual distinction between sections would be sufficient to avoid being overwhelmed by seeing all the nodes at once.

Also: seeing all the nodes at once, if sections are visually distinguished, is faster to navigate mechanically (just need to move eyes or pan the diagram) than switching quick views or collapsing/expanding nodes.

Solution you'd like

Add a Sub Views multi-select to allow views to show nodes based on filters in those other sub views.

This is not super useful on its own, but it enables the following which seem great:

  • visually distinguishing sections within a diagram Way to distinguish sections in a large diagram #716
  • adding a Subview node type which can be easily collapsed/expanded (not sure what UX would look like for collapsing), and when collapsed can show connections to other subviews/nodes

Questions:

  • sub view settings besides filters (e.g. layout settings) don't make sense to use/share here - can UX or naming imply this better?
  • how to handle nested quick views? don't want to allow e.g. quick view A to have subview B, where B has A as a subview too

Alternatives you've considered

  • maybe can be accomplished with a folder-like implementation too? but views should probably be able to be "files" too i.e. have their own filters on top of subview filters

Additional context

Technical ideas and questions

No response

@keyserj keyserj added enhancement New feature or request needs tech design Technical solution should be figured out before implementing clarity makes something easier to understand learning others' topics helps understand someone else's topic, especially if it's a complex one for large topics helps to better understand, use, build a topic that has a large number of nodes labels May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarity makes something easier to understand enhancement New feature or request for large topics helps to better understand, use, build a topic that has a large number of nodes learning others' topics helps understand someone else's topic, especially if it's a complex one needs tech design Technical solution should be figured out before implementing
Projects
Status: No status
Development

No branches or pull requests

1 participant