feat: emoji reactions for tasks and comments #2196
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/reactions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR adds reactions for tasks and comments, similar to what you can do on Gitea, GitHub, Slack and plenty of other tools.
It looks like this when reacting to tasks:
And like this when reacting to comments:
Hi konrad!
Thank you for creating a PR!
I've deployed the frontend changes of this PR on a preview environment under this URL: https://2196-feature-reactions--vikunja-frontend-preview.netlify.app
You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somewhere. The easiest to use is https://try.vikunja.io/.
This preview does not contain any changes made to the api, only the frontend.
Have a nice day!