Do not overlap the author's comment with other things on small screens#40142
Do not overlap the author's comment with other things on small screens#40142phil-davis merged 2 commits intomasterfrom
Conversation
|
Kudos, SonarCloud Quality Gate passed!
|
|
Developer review of the technical css changes please - IMO it is good, but also good to have an extra review. |
|
@IljaN @JammingBen mind to have a second review? |
|
Did you check with ie11? |
I haven't - I would struggle to find a way to run IE11 somewhere! |
https://docs.microsoft.com/en-us/lifecycle/products/internet-explorer-11 I think we can skip IE11 and merge... |
|
I think I've only tested on firefox. I'll have a look with more browsers tomorrow. |
|
Tested with
Al of them works fine. |








Description
On small screens, the comment section might be too small to hold a long display name for the author of the comment. The display name will overlap with the "edit" button and the date.
This have been adjusted so there is no overlapping of those elements. The display name will be cut to ensure you can edit the comment and see the date. It will be adjusted with the available width.
Related Issue
https://github.com/owncloud/enterprise/issues/5177
Motivation and Context
How Has This Been Tested?
Manually tested using a user with a long display name.
Screenshots (if appropriate):
Types of changes
Checklist: