1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-26 05:13:37 +02:00
metamask-extension/ui/app/store
Mark Stacey 7333d821b8
Hide loading indication after personal_sign (#9006)
The loading indication had remained after successfully signing with
`personal_sign`. This mistake was introduced accidentally in #8434.

This is noticeable if you confirm the signature in the popup UI or
fullscreen UI, as they remain open after signing. The notification UI
closes after signing without waiting for this loading indicator to be
removed.
2020-07-15 22:12:56 -03:00
..
actionConstants.js Implement asset page (#8696) 2020-06-01 14:54:32 -03:00
actions.js Hide loading indication after personal_sign (#9006) 2020-07-15 22:12:56 -03:00
store.js