fix(fuselage): Using Pre Wrap For System Message
Proposed changes (including videos or screenshots)
Before :
After :
reason of change : https://github.com/RocketChat/Rocket.Chat/pull/27080
Issue(s)
Further comments
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Can you add screenshots so we now how it changed visually? Also a description so we could understand the issue better would help. Thanks!
Can you add screenshots so we now how it changed visually? Also a description so we could understand the issue better would help. Thanks!
Done check now
Hey @nishant23122000 ! I'll be checking with design to see if this is the desired UI/UX for this. If we're all in agreement, I'll review the code and merge this.
Hello @nishant23122000, José from Rocket.Chat's design team here. I was wondering what prompted your need to work on longer system messages, in our experience they usually are no longer than 4 or 5 words. So we don't actually see a need for this particular improvement.
Either way I'm excited to find a solution to this problem in the coming releases, but this particular one doesn't agree with the spacing standards we set up for the platform. Hope you understand.
If words are less than 4 or 5 then it makes sense to don't do these changes.
but I think the agent can write long sentences also in some cases.
The UX problem, IMHO, is that the receiving agent will not have access to that comment in full, which is usually very important for the chat handling.
Isn't there a way to allow that message to be shown, like on mouse hover?