Skip to content

Display member list if channel has no name #245

@szuperaz

Description

@szuperaz
  • If the channel has a name, display the name
  • If the channel has members, display the list of members
    • Current chat user doesn't count as a member
    • Use the readBy text method to create the string and handle cases where there are a lot of channel members
    • Make sure that proper text wrapping is in place
  • As a fallback the channel id should be displayed
  • This logic should be present in the channel preview and header

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions