Skip to content
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

Ads History popup shows 2 entries for the same ad (even if only served once) #6205

Closed
LaurenWags opened this issue Sep 27, 2019 · 2 comments · Fixed by brave/brave-core#3960

Comments

@LaurenWags
Copy link
Member

Description

The Ads History popup shows an entry each time you View, Click, or Dismiss an Ad. So if you Click on an Ad, you have two entries: one for view, one for click. The same thing happens if you Dismiss an ad - again, you get two entries, one for view, one for dismiss.

One entry per ad should be sufficient, these extra entries just take up space/clutter the view. So if you Click on an Ad, it would make more sense to just have one entry for click, instead of the duplicate one for view - and similarly for dismiss. Basically, just show an entry for the last action completed. If you never click or dismiss an ad, then you could have the one for view.

Per discussion with @alexwykoff this is expected for now, however this could be considered for future implementation.

Steps to Reproduce

  1. Click and dismiss some ads.
  2. View Ad History popup

Actual result:

Screen Shot 2019-09-27 at 10 13 23 AM

Expected result:

One entry per ad showing the last action (view, click, or dismiss - not an entry for each action)

Reproduces how often:

easily

Brave version (brave://version info)

Brave 0.69.129 Chromium: 77.0.3865.90 (Official Build) (64-bit)
Revision 58c425ba843df2918d9d4b409331972646c393dd-refs/branch-heads/3865@{#830}
OS macOS Version 10.13.6 (Build 17G5019)

Version/Channel Information:

  • Can you reproduce this issue with the current release? yes
  • Can you reproduce this issue with the beta channel? yes
  • Can you reproduce this issue with the dev channel? yes
  • Can you reproduce this issue with the nightly channel? yes

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields? n/a
  • Does the issue resolve itself when disabling Brave Rewards? n/a
  • Is the issue reproducible on the latest version of Chrome? n/a

Miscellaneous Information:

cc @alexwykoff

@btlechowski
Copy link

Reproduced on Ubuntu. Indeed this is weird. Giving thumbs up to one entry, changes the other also.

Brave 0.69.131 Chromium: 77.0.3865.90 (Official Build) (64-bit)
Revision 58c425ba843df2918d9d4b409331972646c393dd-refs/branch-heads/3865@{#830}
OS Ubuntu 18.04 LTS

6205

@btlechowski
Copy link

btlechowski commented Dec 3, 2019

Verification passed on

Brave 1.3.50 Chromium: 79.0.3945.56 (Official Build) nightly (64-bit)
Revision 73cc6bf591f792b99f8fc7cdfb8addedbd084bf8-refs/branch-heads/3945@{#788}
OS Ubuntu 18.04 LTS

Verified test plan from the description. Verified viewed, dismissed and clicked states

image

Verification passed on

Brave 1.3.75 Chromium: 79.0.3945.88 (Official Build) dev (64-bit)
Revision c2a58a36b9411c80829b4b154bfcab97e581f1f3-refs/branch-heads/3945@{#954}
OS Windows 10 OS Version 1803 (Build 17134.1006)
  • Verified test plan from the description. Verified viewed, dismissed and clicked states
    image

Verification PASSED on macOS 10.14.15 x64 using the following build:

Brave 1.3.92 Chromium: 79.0.3945.117 (Official Build) beta (64-bit)
Revision 04f0a055010adab4484f7497fbfdbf312c307f1d-refs/branch-heads/3945@{#1019}
OS macOS Version 10.15.2 (Build 19C57)
  • Verified that viewed, dismissed and clicked states are not being duplicated

Screen Shot 2020-01-16 at 12 38 33 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants