New issue
Advanced search Search tips

Issue 616536 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Aug 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Feature



Sign in to add a comment

Support multiple user pods in lock screen with PIN keyboard

Project Member Reported by jdufault@chromium.org, Jun 1 2016

Issue description

In the mocks, when you select a user to unlock that user's PIN keyboard may appear. There will only be one PIN keyboard active at any given time, but that keyboard may appear under different users.

Let's implement said multi-user support.

So if we have three users, two of which have a PIN keyboard enabled, we should be able to click each user and have the previous user's PIN keyboard fade away and the new user's PIN keyboard fade in.

This bug can ignore the actual contents of the PIN keyboard itself (excluding the input box).

Some helpful links:
1: go/cros-quick-unlock-ux
2: https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/ui/webui/chromeos/login/oobe_ui.cc&l=144
3: https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/resources/chromeos/quick_unlock/pin_keyboard.html
4: https://code.google.com/p/chromium/codesearch#chromium/src/chrome/browser/resources/chromeos/login/screen_container.html
5: https://code.google.com/p/chromium/codesearch#chromium/src/ui/login/account_picker/user_pod_template.html
 
Status: Started (was: Assigned)
Status: Fixed (was: Started)

Sign in to add a comment