-
Notifications
You must be signed in to change notification settings - Fork 31
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
[Redesign] Windows are closed automatically if to click outside the window. We want to allow the windows to be closed on X only. #1918
Comments
Note: I suggest to add |
Discussed on daily and we decided to update the ticket: |
Verified on staging env successfully.
All other confirmations and some windows where user doesn't need to type any info manually can be closed automatically on the click outside. For example:
|
EPAM AI DIAL chat version
0.16.0
What happened?
Now all pop-up windows are closed if to click out side of them.
For example, while publication request there could be an error. If to close the error on 'x', clickoutside action is triggered and publication window is closed automatically. It confuses as user has to start publication from the beginning.
Example:
https://github.com/user-attachments/assets/aa46ef23-2ca8-4647-8bba-c5b1db9498c1
Expected: We want to allow pop-ups to be closed on X only, need to forbid to close the pop-up automatically on clicking outside the window. No need to do this for any confirmation pop-ups.
Confidential information
The text was updated successfully, but these errors were encountered: