owncloud / owncloud/core

[TOTP] [UX] Improve usability on mobile/touch devices

Open
#34,282 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

comp:authentication design technical debt
Dominant language
PHP
Stars
8.8k
Forks
2.1k
Avg merge
20h 7m
Merged PRs (30d)
41

Description

  1. I'd propose make the click areas bigger. They're too dense on mobile devices.
  2. Optimise the Keyboard for number input
Click areas to small Keyboard not optimised Keyboard optimised for numbers (iOS app)
2019-01-28_19_32_48 2019-01-28 19 33 42 2019-01-28 19 44 18

More information how to control the keyboard:

Server configuration

ownCloud version:
10.1.0 beta

List of activated apps:

root@owncloud:/var/www/owncloud# sudo -u www-data php ./occ app:list | grep twofactor
  - twofactor_backup_codes: 0.0.5
  - twofactor_totp: 0.5.2
Client configuration

Browser:
SFAuthenticationSession in new iOS app

Operating system:
iOs 12.1.3 (16D40)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the TOTP login UI in the ownCloud web server alongside the linked iOS app and the supplied numerical-input guidance. Confirm which client owns the touch targets and keyboard behavior, then define completion as larger controls and numeric input on supported mobile devices; no file or test is identified in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
authentication, frontend, mobile-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.