Comment vs Chat Feature Request

Chat component is far superior to Comment component is so many aspects:

  • When adding ton of comments oldest one shows first instead of most recent

  • You can delete any note at any time so there is no historical keeping

  • You cannot export comments

If you exposed .setData to chat feature we could:

  • See the latest entry first

  • Have far more superior UI for notes/chat with Avatars/Timestamps

  • Ability to prevent deleting

  • Ability to export

  • Use API/Pusher/Queries to programmatically refresh the chat

2 Likes

+1

Thanks @stefancvrkotic! Appreciate the thoughtfulness here. An internal report was created and we'll update you here as we can.