Disable the save button if all checkboxes are unchecked
In the migration dialog, previously the user could click the save button if the user decided to upload no cards, in which case, we would still send a no-op Rpc call to Payments. This was not an ideal situation. Instead, we would disable the save button and the user can click the cancel button to quit the flow. Bug: 852904 Change-Id: I6a1e005a63b19046728568b4ce08755616361e08 Reviewed-on: https://chromium-review.googlesource.com/c/1255608 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#596041}
Showing
Please register or sign in to comment