You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a dialog is draggable and has a position, the dialog moves a bit into the given direction by a simple click on the draggable header.
This also sometimes happens when you want to close the dialog. Instead of closing the dialog moves some distance, which can be frustrating.
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Sep 13, 2024
Describe the bug
When a dialog is draggable and has a position, the dialog moves a bit into the given direction by a simple click on the draggable header.
This also sometimes happens when you want to close the dialog. Instead of closing the dialog moves some distance, which can be frustrating.
Reproducer
https://stackblitz.com/edit/irricn?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
Expected behavior
The dialog shouldn't move if it isn't dragged, but only clicked.
The text was updated successfully, but these errors were encountered: