Replies: 2 comments
-
@aneuwald-ctw any thoughts on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@atomgupta thank you for your input. seems like a cool UX but not high prio for us. If you would like to open a PR with the necessary changes feel free to do so :) thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Would it be possible to implement support for detachable panels that can open in floating windows, similar to native desktop applications?
Basically if we open multiple panels, the limited space makes the panels cramped up. So if a panel gets loaded into a child window, it would give more control over the space utilisation.
These child windows would ideally be movable, stackable, and independently closable—providing a more flexible and modular user experience.
Something like this:

Questions:
Is this feature already supported in some form, or is it on the roadmap for future?
If not, would it be feasible to implement this within the current architecture, considering it's a Single Page Application ?
Could you provide any guidance on:
Which parts of the codebase would likely need to be modified?
Any architectural constraints or considerations I should be aware of?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions