pacio-core / smartbugs

Public place to collect issues and enhancements for Smartlike client apps.
0 stars 1 forks source link

Not clear what like button does #109

Open marcellpacio opened 4 years ago

marcellpacio commented 4 years ago

Screenshot 2020-03-08 09 28 22

I don't know what happens when I click the button. How much will it give? First time user must know before pressing button. Even later, must I remember?

on web version: how about a tooltip on mouse over, visible in a radius of 100px (thus before pressing the button)

malj commented 4 years ago

The amount is hardcoded to 1 cent currently, until we implement user settings where it can be adjusted. In the public MVP it should probably be 0 by default, and allow users to optionally increase the default amount. We are also planning to add some visual cues to indicate that the button has been clicked, for example a click animation.

cc @bumTomica

bumTomica commented 4 years ago

Luka, please add fill effects to icons when the user liked/commented on something and maybe some kind of simple transition animation.

We can also add toast like notification banners to hint that the like is only a pledge with an option to hide this permanently (so we don't annoy "pro" users).

The default value of the like / comment amount can be changed in settings.

After MVP we plan to add an option to increase the amount with some kind hover / long-press actions that trigger slider/input for a custom amount.