webb-tools / webb-dapp

Monorepo for the Webb ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[FEAT] DKG Stats Data Source Selection Improvement #1015

Closed monaiuu closed 1 year ago

monaiuu commented 1 year ago

Overview

This issue addresses the improvement of DKG Stats URL inputs/selection (https://github.com/webb-tools/webb-experiences/issues/98) The updated design makes it easier for users to select existing known deployments, as well as, input custom URLs. With the use of radio buttons, user can quickly update what data they would like to be displayed. While also allowing users to put a custom URL for local development or other backends.

The updated design also enables users to easily toggle between Development, Testnets, and Live networks (when it is available). Please note that we will disable the Live radio button for now.

Screenshot 2023-02-18 at 11 36 13 AM

The finalized version of the DKG stats prototype has been updated to the latest change. Please feel free to access it to see how the change is reflected. Click HERE for the latest prototype.

https://user-images.githubusercontent.com/109539270/219826321-80c05f18-0c63-43c2-b8e3-331dcd4ceb13.mp4

Above showcases how the updated design should operate. For reference for the inputting & saving custom node behaviour, feel free to reference Polkadot-JS as well.

Screenshot 2023-02-18 at 11 22 20 AM

Tasks

File Access

https://www.figma.com/file/UrIhW5ZikdiIyWWi5XKp9m/%F0%9F%8C%90--Statistics-Page-%5Bhand-off%5D?node-id=1152%3A113488&t=Z0H1f06UrhU3MPzC-1

Screenshot 2023-02-18 at 11 01 07 AM

Please review and let me know if the above-proposed change looks reasonable. @dutterbutter

dutterbutter commented 1 year ago

Closing in favour of original issue: https://github.com/webb-tools/webb-dapp/issues/1009