Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize login form #208

Open
StefanoCecere opened this issue Jan 1, 2021 · 4 comments
Open

Optimize login form #208

StefanoCecere opened this issue Jan 1, 2021 · 4 comments

Comments

@StefanoCecere
Copy link

on iOS the first login page has these two problems:

  1. the email field uses a normal keyboard, so the "." and the "@" chars aren't available as if we had an "email" keyboard.
  2. the password field doesn't allow copy & paste. since there isn't and integration with keychain or 1Password, it's very difficult to use my very strong random password stored in the password managers.
@github-actions
Copy link

github-actions bot commented Jan 1, 2021

Thank you so much for filing your first issue from Associazione Rousseau!' first issue

@emanuelconunaemme
Copy link
Contributor

Thanks @StefanoCecere. I just added this task to the canvas. When I tried on a real device I got provided the account suggestion from the keychain. Not sure I'm confused with Android or the problem is only with a specific iOS version. This is a priority since adding fraction on login, per my experience, always results in huge conversion drops.

@StefanoCecere
Copy link
Author

uhmm @emanuelconunaemme i was on 14.1 i'll try to check with other versions.. i'll ask on slack. i agree it's a priority to easy the login step

@emanuelconunaemme emanuelconunaemme changed the title optimize login form Optimize login form Jan 27, 2021
@StefanoCecere
Copy link
Author

the paste action in the username and password fields now works.. but it's not standard: usually we need a simple "tap" to activate the paste menu. here we have to keep pressed for a second. anyway it's better than nothing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants