vegaprotocol / vegawallet-desktop

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

Combine Service and App configuration into Settings #509

Closed notbot00 closed 1 year ago

notbot00 commented 1 year ago

The Chore

Combine Service and Application Settings into one 'view' where the user can find and update settings for the service and the app in a single place.

Acceptance criteria

Tasks

Sketch

Screenshot 2023-03-14 at 14 09 21

Background / details

Service settings:

In https://github.com/vegaprotocol/vegawallet-desktop/pull/505 we introduced two new handlers to retrieve / update service specific settings. We need to figure out a place where we can display them on the UI, and allow the user to update the parts which make sense updating.

joellecharlotte commented 1 year ago

Here is the new Settings screen with App Settings and Service. Figma link

Settings