-
Notifications
You must be signed in to change notification settings - Fork 10.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FIX] Long room announcement cut off #8907
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sampaiodiego thanks for your review :) I fixed, take a look: |
But this won't work on mobile, right? |
@soundstorm No, do you have a suggestion on how this should work on mobile? |
@karlprieb could be an ontouch event with a popup, so title will show up on desktop and popup on mobile (and touch enabled desktops). |
@soundstorm Thanks by the suggestion, I'll merge this PR and we can improve it for mobile before the final release, is that ok @karlprieb ? |
Sure 👍 |
@RocketChat/core
Closes #8888