element-hq / element-hq/element-web
Verify this login & verify this session - Skip button changes position in second "are you sure" dialog.
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Description
Verify this login & verify this session - Skip button changes position in second "are you really sure" dialog.
This is a problem, because it provides a confusing UX. This can be considered a dark pattern technique, not respectting the user's choice to skip, and steer the user to a developer desired option. Please respect the users.
### Steps to reproduce
1. Log out and log back in again
2. Try skipping the verification dialogs (login and verify)
Expected result: The app to respect my SKIP and proceed with unverified session and login
Actual result: an "are you sure?" nag dialog with shuffled Skip button to make it even harder to skip, no respect for the user choice
### Version information
Element version: 1.7.21
olm version: 3.2.1
For the web app:
- **Browser**: Chrome, Firefox latest February 2021
- **OS**: Windows 10 latest February 2021
- **URL**: https://app.element.io/#/login

Contributor guide
Assessment
This issue has not been assessed yet.