-
Notifications
You must be signed in to change notification settings - Fork 972
display dark grey verified icon for verified publishers #3467
Comments
@diracdeltas - perhaps this issue should be closed and moved over to the we can test the code in the browser, but not until the ledger actually reports the verification status... |
Like @diracdeltas said, I think this could be used just to track adding a CSS class to a verified publisher (if the backend provides info that it's verified). 😄 Maybe the backend could be stubbed to always return verified for brave.com until the code is implemented |
Also curious what this would look like- would it be like a Twitter verified icon? 😄 cc: @bradleyrichter |
Could we use some kind of a verified badge kind of like twitter? Something that people are already familiar with, to me thumbs up doesn't scream verified. I think checkmark at least. Thumbs up means more "I like this" to the world of facebook users. |
Agree w/ @bbondy (note that I also thumbs uped his post 😜 ) |
that's better yep |
I would like to add a white checkmark to the center of this "certificate" icon. (when we get to it) ( @jkup has a recipe already) |
Yep I've done one already for bitcoin.. I'll tackle this ticket if that's cool with everyone |
@jkup sgtm. since no publishers are verified currently, i think we should mock-verify brave.com for now |
@diracdeltas sgtm how can we mock-verify brave? Can @mrose17 do it manually? |
yeah it would be better for ledger back-end to report it as verified; if that is too much work for some reason, you can just set it in the front-end |
we can mock-verify brianbondy.com too. |
now that ad98442 is committed to master, who will volunteer to fix the browser CSS... |
now that #3198 is implemented. we don't currently have any verified publishers (that i know of), but we can set brave.com as verified for testing purposes.
The text was updated successfully, but these errors were encountered: