Feed view source - comments

I’m trying to somehow utilize thread view for quick discussion with clients and users. Since thread view permission is not behaving correctly it might be interesting to allow comments inside Feed view with interaction.

This setup would allow to correctly inherit permission for specific tasks and with the filtering option we would be able to achieve similiar behavior as Threads but with more control over visibility for users.

Also this would allow us to get a birdview of all the comments and with the possibility to sort them by recent.

Hey!

Have you seen this thread? "Chat View" in Fibery

Would it also solve the issue? Curious to get your thoughts on it as someone who (wants to) use threads.

It’s essentially saying, as opposed to show comments in a feed, use entities as comments, laid out as a chat with a better chat UX.

Problem is that comment as enrity will clutter database. You can actually somehow use comment as entity if you use description field and set relation between entities. Then you can see there will be thousands of linked entities. From my perspective not the best approach.

On the other hand comments are already there and development could simply go in the direction where they fix thread permission - then you can work with them inside folders or using comments with reply possibility as feed view which will allow to utilize correct permissions.

Just my opinion. Since Slack is not for me and Clickup is extremly slow but with chat. I incline to the solution inside Fibery which can be clean.

1 Like