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

Improve drag-drop functionality for floating windows. #258

Open
fschmenger opened this issue Sep 7, 2021 · 0 comments
Open

Improve drag-drop functionality for floating windows. #258

fschmenger opened this issue Sep 7, 2021 · 0 comments

Comments

@fschmenger
Copy link
Collaborator

Currently the experimental draggable option for floating windows is not production ready.
Some of the observed problems are:

  • Multiple windows will be dragged at once, if they're already overlapping.
  • The window can be placed - or sometimes magically jumps - under the application toolbar (AppHeader). Once the card header is overlapped by the app toolbar, it is impossible to drag it away again. This can be partially resolved by Improve box model for floating windows. #252.
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