-
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
Rewards: unable to exclude sites from auto-contribute #1693
Comments
@kjozwiak can you please test it |
I can't reproduce this issue with current builds on all three channels. Removed several sites from auto contribute list on each version. Dev build: @nomaed is this still an issue with the current dev version - Version 0.57.2 Chromium: 70.0.3538.67 (Official Build) dev (64-bit) |
@rebron That's the version I'm running, on which I saw this. Pretty sure it happened on earlier versions too. However, I just opened the setting screen and the list of sites is empty for some reason. I'll wait for it to fill up and try again. I will also try after disabling all extensions, in case this is a conflict with one of them, and will update the issue with my findings. |
Upgraded to 0.57.3, also tried with --disable-extensions but this didn't help. Is there any good way to compare 2 profiles? Not sure how the data is saved but if it's JSON or XML, maybe I can diff the two? Update: I just noticed (after restarting in normal mode) that I could remove one site from the list normally, but others are not being removed. I thought maybe that I couldn't remove "github" becuase it was open in another tab, but this is also true about other sites that are not open, so I am not sure what's going on. If there are any suggestions, or if there's some data I can give you to help diagnosing it, please let me know. Update 2: I'm building brave-browser from sources right now so I can have the JS files in non-minified version, I'll try debugging what's going on. |
I added a screen recording of this behavior: Some items are removed, some aren't. |
@nomaed thank you for the recording, this is helpful, we will try to reproduce it and fix it |
I've got the same issue on two of my three computers. Also, clicking Show All Sites and clicking Restore All also restores a random number of sites. Clicking it multiple times changes the counter but it never reaches 0. I can now block some sites that was blocked before but not all. I'll bet issue #1873 is another symptom of the same core issue. |
@brave/legacy_qa where you able to reproduce this one? |
Verified passed with
Verification passed on
Verification passed on
|
I'm still experiencing this in |
Yes, I can't exclude sites on the same build |
@jonathansampson Still not working on Version 0.58.21 Chromium: 71.0.3578.98 (Ubuntu 16.04) Having the dev console open, I'm seeing no errors or warnings when attempting to remove sites. Less than half of sites are actually removed when attempting to remove them, and "restore all" does not allow sites to be removed this time (I also permanently have 4 sites still removed after "restore all". Also, some sites are listed twice in the list. For example, spots 1 and 2 are both reddit. Neither of them can be removed. |
Fixed for some users, but still many reports that it has not fixed it for all users. (About 3-5 reports in community since updating to |
@NejcZdovc did mention that this won't fix all the cases that users have been experiencing. Created #2943 to follow the cases that haven't been fixed by this issue and brave/brave-core#1239. As this one fixed one particular case, we're not going to re-open this as it already landed in |
Description
chrome://rewards provides a list of auto-contribute sites. Next to each of them there is an 'X' with the tooltip to remove the site from auto-contributions. However, when clicking on the X, nothing happens.
The same is true for the modal dialog that opens when clicking on "See all N sites" under the list.
(I wasn't able to find any issues about the auto-contribute or exclusion in github issues and in the community forums, but if I'm just bad at searching, please close this issue with a link to wherever is relevant)
Steps to Reproduce
Actual result:
The list remains the same, the site is not removed
Expected result:
The site is removed from auto-contributions list and is excluded from the feature
Reproduces how often:
Every time
Brave version (brave://version info)
Reproducible on current release:
Additional Information
Repro video:
The text was updated successfully, but these errors were encountered: