vegaprotocol / vegawallet-desktop

Desktop application for Vega Protocol's wallet
MIT License
15 stars 12 forks source link

Rework the network incompatibility pop-up #507

Closed ValentinTrinque closed 1 year ago

ValentinTrinque commented 1 year ago
  1. Create an icon "danger" next to the service status
  2. When clicked, the popup with incompatibility is displayed.
  3. Rework the message to something less scary like "The wallet software and the network are not running on the same version. You may encounter compatibility issues."
ValentinTrinque commented 1 year ago

Final design:

# Potential compatibility issue (<- pop up title)

This software and the network "<NETWORK NAME>" are relying on different network software versions. You may encounter compatibility issues, such as transactions not being seen by the network.

The network "<NETWORK NAME>" is currently running on version "....", while this software is running on version "...".

[Get a software compatible with version "...."] (<- Only button)