Skip to content

Increase count on button press #1

@ibes

Description

@ibes

Hi,

would be great, if the like-count would increase as a reaction of liking a content.

I haven't digged into shariff completely, but it seems to be not that sensefull to reload the count directly after pressing the button.

What about a little fake. Add a jQuery script, that increase the number by one. This would just change the interface to give the user direct feedback.

Sounds nice?

I guess I could write ne necessary script.
Something like: If a shariff button is pressed, search for the count box, get it's value, treat it like a integer, increase by one, write the new value.

Hm - maybe it should listen for the closing-event of the sharing box. If canceled, do nothing. If closed properly, increase.

What's your opinion on this idea?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions