Electric-Coin-Company / zashi-android

The Zashi Zcash Wallet, Android Edition
MIT License
20 stars 14 forks source link

UX: Authentication success after previous failure #1496

Closed HonzaR closed 4 days ago

HonzaR commented 4 days ago

What were you trying to do

Induce the state where the authentication system UI behaves as expected once the authentication success event comes after several unsuccessful ones.

What happened

When the implemented authentication logic fails multiple times, it behaves incorrectly once the authentication success event occurs. It triggers the secured content and shows the authentication system UI above it.