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
Switch between different options like filtering, sorting, etc.
The clue wrapper will set the isDialogOpen to close, even though the dialog is still open.
Observed behavior
Any unexpected output or action (or lack of expected output or action)
After switching between dialog options, clue stops buffering the live preview actions.
Steps to reproduce
isDialogOpen
to close, even though the dialog is still open.Observed behavior
Any unexpected output or action (or lack of expected output or action)
After switching between dialog options, clue stops buffering the live preview actions.
Static or animated images showing the UI behavior
screen-recorder-thu-jul-28-2022-11-18-56.webm
Expected behavior
isDialogOpen
until the close or confirm button is clicked and the dialog has closed.This can potentially be a lineup issue. Lineup shouldn't trigger the DIALOG_CLOSE event till the dialog actually closes.
The text was updated successfully, but these errors were encountered: