digidem / mapeo-mobile

Monitor and document the world around you
GNU General Public License v3.0
95 stars 16 forks source link

Remove `Next` Button in App Passcode Flow #1085

Closed ErikSin closed 1 year ago

ErikSin commented 1 year ago

Remove Next Button

When user has a passcode set, in order to edit or deactivate passcode, user must type in their passcode first. There is a next button that the user has to click in order to access this edit/deactivate screen. Take out the next button, and just show error or navigate to the appropriate screen when the input is complete.

To Do