Skip to content

Resolve "Showing the parent message indicator in the main message feed"

Tomas Vik requested to merge 2203-show-parent-message-indicator into develop

Part of #2203 (closed)

  • add threadMessageCount to the chatMessage schema
  • creating child message increments the threadMessageCount
  • showing the parent message indicator with the correct number of child messages
  • pluralize reply/replies
  • dynamically update the reply count
  • use the icon from UX design

Kapture_2019-08-16_at_8.33.19

Edited by Tomas Vik

Merge request reports