push-protocol/push-sdk

๐Ÿ› [BUG] - Fix the the modal close behaviour on click outside modal

Closed this issue ยท 1 comments

Expected Behaviour

When the Group Modal appears, the modal should only be closed when the user clicks on the Close button not when their is a clickaway triggered.

Current Behaviour

Currently, When you open the group modal and if any clickaway is triggered, so the modal gets closed. This should not be the case because we don't want user to have a bad UX.

Reproduction steps

1. Go to app.push.org/chats
2. Open the group Modal by creating a new group
3. Now if you click away from the modal the modal closes.

Screenshots

![DESCRIPTION](LINK.png)

Relevant Logs

No response

Dapp Env

Prod (app.push.org), Staging (staging.push.org), Dev (dev.push.org)

Browsers

No response

Tested out on Dapp with exp release. Works fine