New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 901482 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

The out-of-credits notification should bring the user to online payment portal

Project Member Reported by benchan@chromium.org, Nov 2

Issue description

Upon detecting an out-of-credits scenario on the cellular connection, a notification is shown to inform the user. Clicking the notification currently launches the network settings page, which isn't obvious to the user what they should do next. Instead, this CL changes that by launching the mobile setup dialog, which brings the user to the online payment portal so that they can refill the data plan if needed.
 
Cc: keta...@chromium.org steve...@chromium.org tbarzic@chromium.org
Project Member

Comment 2 by bugdroid1@chromium.org, Nov 2

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/845ccaaefd3b5439dbc13229cfa49f6c25e1c525

commit 845ccaaefd3b5439dbc13229cfa49f6c25e1c525
Author: Ben Chan <benchan@chromium.org>
Date: Fri Nov 02 22:09:06 2018

Launch mobile setup dialog upon clicking out-of-credits notification.

Upon detecting an out-of-credits scenario on the cellular connection, a
notification is shown to inform the user. Clicking the notification
currently launches the network settings page, which isn't obvious to the
user what they should do next. Instead, this CL changes that by
launching the mobile setup dialog, which brings the user to the online
payment portal to refill the data plan if needed.

      launches the mobile setup dialog.

Bug:  901482 
Test: Manually verify that clicking the out-of-credits notification
Change-Id: If276a729395fe9c7c086b98caed6564f67e15bf1
Reviewed-on: https://chromium-review.googlesource.com/c/1315939
Reviewed-by: Steven Bennetts <stevenjb@chromium.org>
Reviewed-by: Toni Baržić <tbarzic@chromium.org>
Commit-Queue: Ben Chan <benchan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605067}
[modify] https://crrev.com/845ccaaefd3b5439dbc13229cfa49f6c25e1c525/chrome/browser/ui/ash/network/network_state_notifier.cc
[modify] https://crrev.com/845ccaaefd3b5439dbc13229cfa49f6c25e1c525/chrome/browser/ui/ash/network/network_state_notifier.h

Status: Fixed (was: Started)

Sign in to add a comment