-
Notifications
You must be signed in to change notification settings - Fork 430
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
Tip Button #401
Comments
Profile pages, too. This could be useful in a number of ways, for example, anyone with a steemit account would suddenly also have a publicly accessible place where people could click on their profile, and send them money (as opposed to the current situation where one must go to the wallet and manually setup a transfer to another user.) |
I think this is an awesome suggestion. |
@mvandeberg and I were talking about this. The UI element for tipping a post should be hidden or greyed out unless you have a balance of at least $0.10 worth of SBD / STEEM and have already upvoted the post. We don't want to clutter the UI with an element that isn't relevant to the user's situation. |
One of the core philosophical principles of Steem is we can reduce users' cognitive load by not bombarding them with decisions to spend tokens at every turn. In other words, a key design heuristic of Steem is that Microtransactions Are Bad. Tipping is a microtransaction. Before we implement a tipping UI, we need to figure out why (or whether) tipping is exempt from the Microtransactions Are Bad design heuristic. |
Tipping doesn't have to be a microtransaction; it is reasonable to expect $5 tips here and there. As for UI - greyed out is good, hidden and then magically appearing is bad because it (usually) means that the UI elements get moved around unpredictably (from the user's perspective). It's best to keep whatever UI chrome in a fairly consistent layout, even if it's disabled in the user's current mode. |
Just to be clear, I don't think it's really just tipping. I wonder if we could find another Who knows? It could be that such an interface was all that was needed to Jacob Gadikian On Fri, Oct 14, 2016 at 5:54 AM, Jeffrey Paul notifications@github.com
|
Something like Send, Give, or Gift would do well. |
Verbify STEEM meaning "send cash to"? Jacob Gadikian On Fri, Oct 14, 2016 at 6:24 AM, bitcoiner notifications@github.com wrote:
|
It is a little bit different than what I originally suggested, but if we are looking to add more of a "send money" feature, it could be part of the options that show up when you click on a username (along with profile, follow, and mute). |
It would be really good if we had a tips plugin that totaled these up per post. Otherwise tips will mostly be unnoticed. |
Related issue: steemit/steem#690 |
Busy.org just submitted a PR along these lines: |
Thank you for the suggestion. We have reviewed your request and will consider implementing it at a later point in time. For now, the issue has been closed and moved to the |
Add a tip button to comments and posts
The text was updated successfully, but these errors were encountered: