Ride-The-Lightning / RTL-Design

Ride The Lightning - A full function web browser app for LND and C-Lightning.
MIT License
12 stars 4 forks source link

Update Password - Confirmation #50

Open diogorsergio opened 4 years ago

diogorsergio commented 4 years ago

Issue: https://github.com/Ride-The-Lightning/RTL/issues/302

Notes: In the current implementation upon changing password a confirmation is displayed as a snackbar. This can easily be missed as it is shown far from the form and it dismisses itself after a few seconds. A clearer way is necessary so users are not confused, after sucessfully changing their passwords.