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
To fix the issue where the pop-up closes whenever clicking anywhere, modify the functionality so that the pop-up only closes when clicking on the close (X) button
#1178
Open
2 of 10 tasks
ashifkhn opened this issue
Mar 18, 2024
· 0 comments
The current behavior of the pop-up is that it closes whenever any area outside the pop-up is clicked. This is unintended and disruptive to the user experience. To improve this, the functionality should be adjusted so that the pop-up only closes when the close (X) button is clicked. This ensures that users can interact with the content outside of the pop-up without inadvertently closing it.
Expected Behavior
Modify the pop-up functionality to close only when the close (X) button is clicked.
Current Behavior
Screenshots
Reproducibility
This issue is reproducible
This issue is not reproducible
Steps to Reproduce
Severity/Priority
Critical
High
Medium
Low
Additional Information
Checklist
I have read and followed the project's code of conduct.
I have searched for similar issues before creating this one.
I have provided all the necessary information to understand and reproduce the issue.
I am willing to contribute to the resolution of this issue.
The text was updated successfully, but these errors were encountered:
Issue Description
The current behavior of the pop-up is that it closes whenever any area outside the pop-up is clicked. This is unintended and disruptive to the user experience. To improve this, the functionality should be adjusted so that the pop-up only closes when the close (X) button is clicked. This ensures that users can interact with the content outside of the pop-up without inadvertently closing it.
Expected Behavior
Modify the pop-up functionality to close only when the close (X) button is clicked.
Current Behavior
Screenshots
Reproducibility
Steps to Reproduce
Severity/Priority
Additional Information
Checklist
The text was updated successfully, but these errors were encountered: