Abuse Report page should have a maximum width
When the description is long, the content panel in the Abuse reports page i.e. GITLAB_INSTANCE_URL/admin/abuse_reports
becomes too large
How to replicate this
- Report a user and add a very long description
- Include an image
Example
Some solutions
Solution 1
- The panel should have a set max width attribute.
- Truncate a long description and included a toggle button for read more
- Included images should be shown downloadable just like video attachments usually are instead of displayed by displayed.
cc/ @rspeicher @JobV