Sync Chain Code/QR Code disappearing when importing code fails
See original GitHub issueDescription
When you you fail a sync chain code import via Enter a sync chain code
, the code and QR code under Start a new sync chain
will won’t be displayed as exampled below. Once you either refresh brave://sync
or close/re-open, the code and QR code will re-appear.
Steps to Reproduce
- launch brave with sync enabled (
0.59.14 Chromium: 72.0.3626.28
in this case) - go into
brave://sync
- click on
Start a new sync chain
and ensure that you have a code/QR code - go back to the main sync screen and click on
Enter a sync chain code
- click on
Confirm Sync Code
and pressOK
when you get the error - go back into
Start a new sync chain
and you’ll notice that the sync codes/QR are not being displayed
Actual result:
Expected result:
Reproduces how often:
100% reproducible when using the above STR.
Brave version (brave://version info)
Brave | 0.59.14 Chromium: 72.0.3626.28 (Official Build) beta(64-bit) |
---|---|
Revision | 997b1040b63bac324e815797ba52be0cd8f616ed-refs/branch-heads/3626@{#461} |
OS | Mac OS X |
Reproducible on current release:
- Does it reproduce on brave-browser dev/beta builds?
Not reproducible using 0.58.18 Chromium: 71.0.3578.98
which is the current release. Opened 0.58.18 Chromium: 71.0.3578.98
using --enable-brave-sync
and couldn’t reproduce the issue. Seems when you press OK
on the failed message, the entire modal is closed. With 0.59.14 Chromium: 72.0.3626.28
, pressing OK
just closes the error message.
Additional Information
- Win 10 x64 - Reproduced by @kjozwiak & @GeetaSarvadnya
- Win 7 x64 - Reproduced by @btlechowski
- Mint 18.3 x64 - Reproduced by @kjozwiak
Possibly related to #2602 & #2604. CCing @cezaraugusto
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
iPhone >< iPad - no option to add QR code - Sync
Open Brave Browser on your mobile device and go to Settings → Sync . Select Scan or enter your sync code .
Read more >How to fix issues with Brave browser not syncing
Open settings in Brave on mobile. Tap on Sync then select Scan or enter sync code.
Read more >Brave Browser Sync Not Working—Here's How to Fix It
Brave > Settings > Sync and choose “Scan or enter sync code” and scan the QR code from the step above; Once done,...
Read more >NetSuite Applications Suite - Handling Bank Feeds Data ...
Bar Codes and Item Labels · Using Code 128 Bar Codes · Enabling the Bar Coding and Item Labels Feature · Printing Bar...
Read more >rollup.js
Importing CommonJS · Publishing ES Modules ... Rollup allows you to write your code using the new module system, and will then compile...
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
Can reproduce it. I will take this issue, it looks the issue goes from
brave_sync_service_impl.cc
.Reproducible on