Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Check if target pools are shutting down for active delegator accounts #143

Closed jens-concordium closed 2 years ago

jens-concordium commented 2 years ago

Task description

Upon startup of the app, we should check whether any of the active delegator accounts have target pools in shutdown cool down.

If any of the pools are in shutdown cool down, we should display a notification letting the user know about this. The alert will only have one button called "Remind me next time I open the wallet", which also means that the notification will be shown untill the target pool has closed, or if the user changes target pools.

The notification can be seen in Flow 8 in Figma.

image