Disallow creation of multiple InlineLoginHandlerDialogChromeOS dialogs
Chrome OS Account Manager : When users click on the "Add account" button, a new account addition dialog should not be created if an existing one is being displayed. This dialog is always-on-top and creating multiple such dialogs clutters the screen and is a bad user experience. Instead, move focus to an existing account addition dialog, if available when users click on "Add account" multiple times. Bug: 833797 Test: Manually Change-Id: I8a28d5d1d372f06d85cb6a5cd27d96f6ac25679a Reviewed-on: https://chromium-review.googlesource.com/c/1308193 Commit-Queue: Kush Sinha <sinhak@chromium.org> Reviewed-by:Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#604235}
Showing
Please register or sign in to comment