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
Describe the bug.
On dialog open, transition animation is applied only to #ui-dialog, but not to #ui-overlay.
On dialog close, transition animation is applied only to #ui-overlay, but not to #ui-dialog.
Easy workaround by adding css works only for opening animation. For close the position of #ui-dialog is removed from element which makes it worse.
Describe the bug.
On dialog open, transition animation is applied only to #ui-dialog, but not to #ui-overlay.
On dialog close, transition animation is applied only to #ui-overlay, but not to #ui-dialog.
Easy workaround by adding css works only for opening animation. For close the position of #ui-dialog is removed from element which makes it worse.
To Reproduce:
Create passage with dialog:
test open, close dialog through the link
Expected behavior.
Smooth transition for both #ui-overlay and #ui-dialog when opening and closing
Project details.
Desktop details.
The text was updated successfully, but these errors were encountered: