Fix inconsistent UI in the password field

In the password field, the UI is inconsistent between iOS and MacOS.
The images show the ‘Toggle visibility’ eyeball button and the ‘Check if password has been exposed’ checkmark button have swapped places.

This is a really bad UX, as the muscle-memory of where each button is located gets disrupted when swapping between iOS and MacOS and the wrong button is regularly pressed. This is exacerbated because the icons on the buttons are small, minimal and basically look similar at a quick glance, so there is cognitive overhead to discern which is which and decide which to press.

The feature request is to match layout for these UI elements in iOS and MacOS, (and also ensure consistency with Windows and Android)

1 Like

4 posts were merged into an existing topic: Password field buttons should be consistent on every platform (order etc.)