status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
287 stars 78 forks source link

[UI - Wallet Stability] Rename `NetworkSelector` component to `RouterPanel` and analyse if some improvements needed #15209

Closed noeliaSD closed 2 weeks ago

noeliaSD commented 2 months ago

Design

Design 2

Screenshot 2024-06-17 at 15 30 47

Screenshot 2024-06-17 at 15 30 29

Notes:

noeliaSD commented 2 months ago

There's an improvement to add for this milestone for the fees panel inside the RouterPanel component. Here the task: https://github.com/status-im/status-desktop/issues/14208

noeliaSD commented 1 month ago

Take into account his comment here: https://github.com/status-im/status-desktop/issues/15216#issuecomment-2202911932

noeliaSD commented 1 month ago

Created draft PR with the major part of the refactor but since there's no capacity to work on the qml tests for each small component neither adding them to storybook, it doesn't add a lot of value to the release 2.30, without the small components testing.

It's moved to next milestone. During stability phase we will work on components testing and then integrating the already done work into the app.

noeliaSD commented 1 month ago

@micieslak there's a draft pr created and missing things are:

alexjba commented 2 weeks ago

The SendModal will go through a re-design