Feature Request - 'Like' a comment (Reactions) #91
Replies: 10 comments 9 replies
-
This feature would be excellent. Is it in the works by any chance devs? |
Beta Was this translation helpful? Give feedback.
-
Hey @31Carlton7 we all (maintainers) changed jobs recently so not much is going on here, but looking at the amount of reactions here, it is something that will be prioritized. Sorry about the delay. |
Beta Was this translation helpful? Give feedback.
-
All good. Just wondering, but do you guys accept others to join the team? Not requesting to be on it but it seems like other people have submitted PR's and forks and they haven't been addressed. Do you only allow people within the team? Or do you also allow anyone to contribute? |
Beta Was this translation helpful? Give feedback.
-
Wait, what? I am always reviewing PRs. There are 2, 2 days and 7h hours now, but I am working and will review them on weekend. And the last one adds bad dependencies so it is something I can't merge now. What is not addressed in your opinion? |
Beta Was this translation helpful? Give feedback.
-
Oh my bad, I mixed up PR's and Issues. I was wondering why around 15 were still open. In all fairness I believe basically all things in this repo/package are addressed. I suppose I'm just eager for new feature implementations, because of how unique the package is lol. |
Beta Was this translation helpful? Give feedback.
-
These issues are open, because anyone can ask us for design (if needed) and implement them. They require a bit more than an hour usually, see that I always resolve critical bugs and small issues. And on our side I am fixing flutter Firebase package now and we are not yet finished aligning React Native to Flutter. When these are done we can come back to add something new, definitely replies and reactions. |
Beta Was this translation helpful? Give feedback.
-
IMO this and chat replies are the 2 biggest things separating this package from today's mainstream chat apps. It's already the best flutter chat library IMO, but would love to see these two implemented! |
Beta Was this translation helpful? Give feedback.
-
Before we can begin implementing this, we have to decide whether we want to offer different types of reactions i.e. should we only have "Thumbs up" or a handful of preselected emojis or make it fully customizable (like WhatsApp maybe?)? I'd be in favour of selecting a handful of icons/emojis as a default and having the option of overriding the reactions icons. Not sure how we can make it fully customizable though, as we'd need to also implement an emoji keyboard in this case. Also, this could be added later if necessary. What do you think? Once we have enough signal, we will need to get some designs for the reaction selection popup, the reactions badges on a message as well as maybe for a list of reactions (might want to leave this for the users to implement this though i.e. just provide a builder option that gets the list of reactions by user for each message). |
Beta Was this translation helpful? Give feedback.
-
Hey guys, any news on this nice enhancement? :) |
Beta Was this translation helpful? Give feedback.
-
Is there anyway to make this as generic as possible? I’m not interested in likes, but would like my own button. There’s so way I can add my own button outside of the bubble without rebuilding the entire bubble builder. |
Beta Was this translation helpful? Give feedback.
-
We talked about this previously, but didn't see a feature request for it. This is one of the most requested chat features I get. People have become reliant on using 'Like' on iMessage, Slack or twitter/Facebook/social media as a way to acknowledge someones point without having to actually write up a response.
Beta Was this translation helpful? Give feedback.
All reactions