Should show connection-error message after disabling network
See original GitHub issueTest plan
See https://github.com/brave/brave-core/pull/13593
Description
Should show connection-error message after disabling network
Steps to Reproduce
- Complete the steps under Brave Premium login > Login to an existing account which has VPN
- Unplug your network cable (or disable Wi-Fi)
- Click the VPN button (top right, next to hamburger button)
- Click the toggle to ENABLE
- You should see the error about not being able to connect
- Plug network cable back in OR enable Wi-Fi (disabled in step 2)
- Click the
Try again
button - It should work now
Actual result:
It just quickly toggles display from Connecting
/Connected
to Disconnected
, without throwing up the error message about not being able to connect
(Sorry, not the clearest video.)
Expected result:
We should see this error message:
Figma | after restart |
---|---|
Reproduces how often:
100%
Brave version (brave://version info)
Brave | 1.39.92 Chromium: 101.0.4951.54 (Official Build) beta (x86_64) |
---|---|
Revision | 67da1aeb32cedd27634ca6634fb79cbd85d3f0ab-refs/branch-heads/4951@{#1126} |
OS | macOS Version 11.6.5 (Build 20G527) |
Issue Analytics
- State:
- Created a year ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Windows Network Connection Error Message - Not able to ...
After replacing the network driver you can then disable the network connections. You can also use command prompt to solve this problem.
Read more >How to Fix the Remote Device Won't Accept ...
In the Internet Properties window that opens, select the Connections tab. · On the Local Area Network (LAN) Settings window, disable the Use...
Read more >Error messages on SMB connections - Windows Server
This article provides a solution to error messages that occur on Server Message Block (SMB) connections. Applies to: Windows 10 - all editions, ......
Read more >How to Fix Steam No Internet Connection Error - YouTube
This video will show you how to do it! It's possible that you encountered errors such as: " Could not connect to Steam...
Read more >2530 trying to connect aruba central even it's disabled | Wired ...
Hi,. I have 2530 switches running latest software (YA.16.05.0004). I have disabled aruba-central since I don't need it or want to use it....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Error message is shown as expected when WIFI is disconnected but VPN cannot be reconnected in the same session when WIFI is enabled. Logged follow up issue https://github.com/brave/brave-browser/issues/24331
Verification
PASSED
usingFollowed original steps Confirmed correct error message displayed while offline (
Can't connect to server
)