mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
55d8ec0572
The `displayWarning` action creator will show the error in various different places in the UI. This is confusing for users, we should stop doing this. Instead we can consider each error case separately. If there is a scenario where it's appropriate to tell a user about an error, we should build that case into the relevant UI and use localized error messages. |
||
---|---|---|
.. | ||
action-queue | ||
actionConstants.js | ||
actionConstants.test.js | ||
actions.js | ||
actions.test.js | ||
store.js |