Skip to content

Improve alert detail header alignment

Tristan Read requested to merge tr-fix-alert-header-alignment into master

What does this MR do?

The alert detail header elements are not vertically aligned - this was picked up during a UX review.

Also - it has a bunch of markup / styling applied that is redundant or overridden. This MR cleans up the structure slightly.

Issue: #217914 (closed)

Screenshots

before after
Screenshot_2020-07-22_at_17.48.42 Screenshot_2020-07-22_at_17.51.55
Screenshot_2020-07-22_at_17.48.56 Screenshot_2020-07-22_at_17.51.48

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 Tristan Read

Merge request reports