Steps to replicate the issue (include links if applicable):
- Bucket yourself into the simple treatment when logged out
$.cookie( 'centralnotice_hide_fundraising', '{"v":1,"created":1779379520,"reason":"donate"}', { path: '/' } );
mw.testKitchen.overrideExperimentGroup('donor-delight-badge', 'treatment-b-simple');- Refresh the page multiple times
What happens?:
Every time the pop over displays
What should have happened instead?:
The popover should only be displayed to the user once. If the popover is out of the viewable area, ideally this would not count as being seen.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
