RocketChat / RocketChat/Rocket.Chat.ReactNative
Channel's card crops the messages inside it
Open
@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:
- 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:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.