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

Refactor the manage tokens QML delegates to be more generic #13274

Open noeliaSD opened 7 months ago

noeliaSD commented 7 months ago

Description

Currently some of the manage tokens delegates have some logic inside that could be abstracted to top level componets like in ui/app/AppLayouts/Wallet/controls/ManageTokensGroupDelegate.qml.

Use this task to take a look at the comments added in here _Originally posted by @noeliaSD in https://github.com/status-im/status-desktop/pull/13248#discussion_r1462120235_ and design the delegates as generic components as much as possible.

caybro commented 7 months ago

Doesn't affect the current functionality, still nice to have but could be done later -> next milestone

iurimatias commented 6 months ago

moving to next milestone due to lack of space in this milestone, however this might be moved back during sprint 6 if there is room