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

[UX] Login > optimise input for username #194

Open
michaelstingl opened this issue Dec 28, 2018 · 0 comments
Open

[UX] Login > optimise input for username #194

michaelstingl opened this issue Dec 28, 2018 · 0 comments

Comments

@michaelstingl
Copy link
Contributor

michaelstingl commented Dec 28, 2018

ownCloud usernames can contain "." and "@" quite often. Would it make sense to use the "Email"-type iOS keyboard when entering the username?

Basic Auth (now) SFAuthenticationSession (now)
2018-12-28 16 57 58 2018-12-28_16_59_03

To show a different in the web UI, a change in the ownCloud server would be necessary… (<input type="email"></input>)

More information:
https://developer.apple.com/library/archive/documentation/StringsTextFonts/Conceptual/TextAndWebiPhoneOS/KeyboardManagement/KeyboardManagement.html

Expected behaviour

Entering the username would be easier with the "Email"-type iOS keyboard

Actual behaviour

Users have to switch to the 2nd page of the keyboard to enter the "." and "@"

Client

iOS version:
iOS 12.1.2 (16C101)

ownCloud app version:
ownCloud beta version 1.0 build 85 (5df9764)

Device model:
Model: iPhone XS Max

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

No branches or pull requests

1 participant