Skip to content

Limit the viewable size of a message in message bubble #8952

Description

@ivan-jukic

Users may post messages that are quite long - in terms of number of characters. We would want to limit that, and allow users to expand/see in another view messages that are too long using a "view more" button.

ACs:

  • Messages over Nx1000 characters are truncated at the last word before we reach the limit (N should be determined with experimentation)
  • Truncated messages have a "view more" button available
  • Expanding a message opens up a sliding modal where the full message is rendered

Optional:

  • The expanded view allows users to interact with the message (react, start thread, reply, etc) - this could be a new whole new feature!

Metadata

Metadata

Assignees

No one assigned

    Labels

    native appIssue relating to a native app

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions