When we close the dialog after dragging and dropping, and then reopen it, the width of the dialog differs.
Replication steps:
- Open the dialog
- Move the dialog
- Close the dialog
- Open the dialog again => the dialog is not opened with the correct width the second time, because you store 30 instead of 30em.
Expected behavior: After dragging and dropping the dialog, closing it, and reopening it, the dialog's width should not differs
Actual behavior: After dragging and dropping the dialog, closing it, and reopening it, the dialog's width differs