-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VPN toolbar button should have disconnected state when changed to not-purchased state during the runtime #33023
Comments
fix brave/brave-browser#33023 When purchased state is changed to *not* purchased during the runtime, button should not show as connected.
Not adding |
Verification
|
Step 5 |
Step 6 |
Step 8 |
Disconnected state |
Not purchased state |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Verification
|
step 5 |
step 6 |
step 9 |
Disconnected state |
Not purchased state |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
Removing the The above requires |
Verified PASSED on
Steps:
Confirmed VPN toolbar button shows grey, disconnected stateConfirmed when clicking on the VPN button, not-purchased state modal shown
|
Verified with
Reproduced the issue using
After following above steps:
Verified issue is resolved with below STR:
Confirmed VPN toolbar button shows grey, disconnected state Confirmed when clicking on the VPN button, not-purchased state modal shown (on the panel)
|
Verification
|
example | example | example | example |
---|---|---|---|
![]() |
![]() |
![]() |
![]() |
Steps:
- installed 1.60.x
- launched Brave
- purchased, configured, and connected to Brave VPN using account.bravesoftware.com
- confirmed VPN toolbar button shows green
- opened brave://skus-internals
- clicked Fetch SKUs state
- confirmed it populated with credentials
- clicked Reset SKUs state button
- clicked OK
Confirmed VPN toolbar button shows grey, disconnected state
Confirmed when clicking on the VPN button, not-purchased state modal shown (on the panel)
step 4 | step 6 | step 8 | Disconnected state (button) |
Not purchased state (panel) |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
For now vpn toolbar button can have green state
when purchased state is entered into
non-purchased
(ex,not purchased
orsession expired
) during the runtime.It should be gray state in this situation.
STR
The text was updated successfully, but these errors were encountered: