RocketChat / RocketChat/Rocket.Chat.ReactNative

Channel's card crops the messages inside it

Open
#4,740 4 comments 0 reactions 1 assignee View on GitHub

@shivprime94 is already working on this.

Since Dec 12, 2022.

Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

Description:

When we join a channel and see we see that messages inside the channels are cropped by the card of the channel this should not happen. Extra length of message should be replace by the three dots (...)

Environment Information:
  • Rocket.Chat App Version: 4.33.1
  • Device Name: POCO X2
  • OS Version: Android 11
Steps to reproduce:
  1. Go to any channel and look at the cards and messages
Expected behavior:

This should not crop the message either it should display full message or full screen width message, if message is longer than screen width then further message will be '...'
For example:
Rocket is great organization, community is really helpful... (if there is more)

Actual behavior:

Screenshot_2022-12-12-09-45-20-324_chat rocket android

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.