[Profile Picker]: Focus profile name in local profile creation + bug fix
This CL does the following: - Focus the profile name on navigation to the profile creation flow. - Validate the profile name input once the focus from the input field is lost ex: click away, tab, shift + tab. Other fixes: - Ensure the back button is clickable and is on top of the illustartion. - The profile theme info should be two-way binding between the profile picker app and the local profile creation. Any changes in the color should be reflected in the sign in promo. - There is no need to call native to get the profile theme color on every click on the 'Add' button in the profile picker main view. This CL changes the behaviour to only get the color on the first click. - Wrap the username in the remove warning message if it is too long. Bug: 1115056 Change-Id: Iea0247ea9c73965f76bd0bdccddfcc127cb11fdc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2494811 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#821746}
Showing
Please register or sign in to comment