This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 363
Notifications Improvements #135
Labels
Major
Needs to be fixed for immediate next public release.
Comments
Closed
Notification at the topWe should decide where to place them (top -> left/center/right) knowing that:
Success notificationsI would say for "resolved transactions" whether they success or fail |
That's the insights from the user test: "Notification at the right bottom: Seemed 'OK' but would expect them in the right top, closer to where the connected Wallet/account is." For those reasons I would still have them at the top-right even though they might get overlayed with the wallet-details dropdown.
|
lukasschor
added
Minor
Needs to be fixed within the next 1-3 public releases.
Major
Needs to be fixed for immediate next public release.
and removed
Minor
Needs to be fixed within the next 1-3 public releases.
labels
Sep 6, 2019
germartinez
added a commit
that referenced
this issue
Sep 30, 2019
Feature #135: Notifications handling
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Notification at the top
Currently, all notifications pop up on the bottom right of the screen. User tests have shown that users would expect the notification to be at the top for increased visibility. Display notifications below the header.
Sticky Notifications
Sticky notifications if the status does not change. E.g. show the "Rinkeby warning" notification (#141) until the user dismisses the notification using the "x".
Longer until automatically dismissing notifications
Show non-sticky notifications for 10 seconds
Show state
Show "removing/replacing/adding in progress state" while the action is performed on the blockchain -> sticky notifications
Refer to notifications here: https://docs.google.com/spreadsheets/d/1McBmkEKDUIEFec0pvsz46bXpxL5j9dC74wdfLhVw_bY/edit#gid=0
The text was updated successfully, but these errors were encountered: