polyswarm / ppdns-chrome-extension

MIT License
1 stars 0 forks source link

DN5440 & DN5441 - ui feedback for resolutions count and user not in beta #25

Closed mjbradford89 closed 2 years ago

mjbradford89 commented 2 years ago

https://polyswarm.atlassian.net/browse/DN-5441 https://polyswarm.atlassian.net/browse/DN-5440

UI for submissions count: valid

UI for a user that is not in the beta: not-in-beta

alanjds commented 2 years ago

One more user feedback: Idk if I pasted the API correctly. A show/hide toggle box would be useful

mrtizmoatwork commented 2 years ago

Is the total resolutions submitted per day? for ever? etc?

mjbradford89 commented 2 years ago

One more user feedback: Idk if I pasted the API correctly. A show/hide toggle box would be useful

Yes this is a good idea, I'll try and add that

Is the total resolutions submitted per day? for ever? etc?

Currently it's total submitted forever. I thought about doing for the total month or day, but personally I am more interested in the forever total, but what do you guys think?

mrtizmoatwork commented 2 years ago

Total forever sounds good, but this is a client-side counter. So when a user clears their cookies/cache/etc, this will reset right?

mjbradford89 commented 2 years ago

Total forever sounds good, but this is a client-side counter. So when a user clears their cookies/cache/etc, this will reset right?

Yeah it's in chrome local storage. So technically it would only be cleared if the user clears it manually in the dev tools, or if they reinstall the extension or browser.

mjbradford89 commented 2 years ago

Password hidden: hidden

Password shown: shown