Skip to content
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

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

Comments

@ashifkhn
Copy link
Contributor

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

Screenshot 2024-03-19 at 01 45 43

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant