-
Notifications
You must be signed in to change notification settings - Fork 975
when calculating cointributions, ledger should know about for user site exclusions #3217
Comments
@diracdeltas - i would not set the percentage to 0% in the UI when a publisher is set to "include: off". the percentage of interest doesn't change for "off" ... rather, the publisher will not be considered for a contribution... |
closed by fcb444b |
@mrose17 i thought @bradleyrichter said the percentage column should go to 0 when set to off but maybe i misunderstood what that column is for. |
@mrose17 actually i got it from the UI spec v3 |
That was the original plan, but after looking at the issues, we decided not to change the percentages! /mtr On Tue, Aug 16, 2016 at 11:52 PM -0700, "yan zhu (@bcrypt)" notifications@github.com wrote: @mrose17 i thought @bradleyrichter said the percentage column should go to 0 when set to off but maybe i misunderstood what that column is for. — |
ok good to know |
@bradleyrichter - please confirm: my recollection is that we decided to not have a disabled site show 0% because it required redoing all the percentages, and, more importantly: the visits/duration/% numbers show where the user's attention was. the enable/disable shows whether the user wants the publisher to be eligible for a contribution. in other words: visits/duration/% reflects past behavior, enable/disable indicates desired future choice. so: can we make sure that the % is not impacted by the on/off switch. it may also be useful to rename the column header to "Eligible?" to make this clearer... |
@mrose17 Yan is correct that I am showing this in the spec. This does come from the original idea to allow the user to adjust the percentages with future sliders. The question is - if I have 20 sites listed. And I had a heavy usage month reading "theonion.com". Without a switch change, it's percentage is 85%. Then I find out that the onion is funded by aliens and they don't need my money. So I switch it off. Now what? |
well, then we should schedule a discussion on the spec, since i believe it is wrong given the arguments summarized above and discussed in detail in our earlier conversation... (-; |
@mrose17 to check whether the user has disabled
hostname
for ledger payments inapp/ledger.js
, you can do:requires the ledger-delta-rebase branch for now
The text was updated successfully, but these errors were encountered: