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

Placing widgets on other widgets doesn't work as expected. #36

Open
cameron-toy opened this issue Jul 29, 2020 · 0 comments
Open

Placing widgets on other widgets doesn't work as expected. #36

cameron-toy opened this issue Jul 29, 2020 · 0 comments

Comments

@cameron-toy
Copy link
Collaborator

cameron-toy commented Jul 29, 2020

Describe the bug

Placing a widget on another causes the placed widget to be placed oddly.

To Reproduce

Drag a dashboard output on top of another.

Expected behavior

The placed widget overlaps the underlying widget, moves the underlying widget to fit, or snaps to the outer edge of the underlying widget (still figuring out which is best).

Screenshots/gifs

2020-07-29 12 24 15

Context

  • OS: macOS 10.15.5
  • Browser: Safari 13.1.1
  • JupyterLab Version: 2.1.4

Addition info

The bug seems to be due to the offset position of the mouse event being from the underlying widget instead of the dashboard.

@cameron-toy cameron-toy mentioned this issue Jul 29, 2020
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