Satellite-im / UplinkWeb

Frontend for Uplink
https://uplink.satellite.im
MIT License
6 stars 3 forks source link

feat(profile): add PIN confirmation for account deletion and enhance settings UI #850

Closed lgmarchi closed 1 week ago

lgmarchi commented 2 weeks ago

What this PR does 📖

1. Change delete account button to red (Showing that is a dangerous action)

Image

image

2. Add modal when user click on delete account button on profile page

Which issue(s) this PR fixes 🔨

Special notes for reviewers 🗒️

Additional comments 🎤

github-actions[bot] commented 2 weeks ago

Download the app installers for this pull request:

github-actions[bot] commented 2 weeks ago

Automated tests execution is complete! You can find the Playwright test report here and the Allure Test Report here

lgmarchi commented 2 weeks ago

missing asking pin on the pin page as phil mentioned here #848

video

Gravacao.do.ecra.2024-11-13.as.16.35.20.mov browser - chrome

Added.

stavares843 commented 2 weeks ago

just let me know if you wanna address that here or on another PR @lgmarchi to know if we should add another ticket

lgmarchi commented 2 weeks ago

just let me know if you wanna address that here or on another PR @lgmarchi to know if we should add another ticket

I did changes you requested following your suggestion.