edge / wallet

The web wallet of the XE Blockchain.

Home Page:https://wallet.xe.network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove function to close modal on click outside

willgarrett64 opened this issue · comments

It has been discussed and agreed to remove the ability for a user to close a modal by clicking outside of it. This change should be applied to ALL modals.

Currently there is a prop preventClickOutside in the Modal component that would become obsolete with this change, so please also remove this.

Note: This would change make issue #152 and PR #153 obsolete.