Skip to content

Improve alert list spacing

Tristan Read requested to merge tr-alert-column-spacing into master

What does this MR do?

Previously text within the table would not ellipsize, meaning that for long alert names the table would scroll off the edge of the page.

This change fixes this by tweaking the spacing.

It also removes the unused end time column, which adds a little extra space.

Issue: #224638 (closed)

Screenshots

Before After
table_spacing percent_widths_nowrap

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [n/a] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [n/a] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [n/a] Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports