1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
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
..
components Fix ListItem styles (#9002) 2020-07-15 17:13:33 -03:00
contexts Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
css Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
ducks Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
helpers Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
hooks Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
pages Uncomment and fix all auto-fixable stylelint rules (#8989) 2020-07-15 10:13:40 -03:00
selectors Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
store Hide loading indication after personal_sign (#9006) 2020-07-15 22:12:56 -03:00