tangle-network / dapp

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

[FEAT] Shared Profile Update Flow #1993

Closed monaiuu closed 7 months ago

monaiuu commented 8 months ago

Description

Users who have initially set up their profile with shared restaking need the ability to update their profile. This task involves creating a user interface and logic to adjust the total restake amount and to add or remove roles, taking into account the activity status of each service role.

Key Points:

Figma Link

Additional Notes

yurixander commented 7 months ago

I changed the implementation a bit from the design, I think this method is simpler. Let me know your thoughts! @monaiuu

image

monaiuu commented 7 months ago

Makes sense, thanks for the heads up!