Skip to content

Fix alignment for DAST profile buttons

Dheeraj Joshi requested to merge djadmin-dast-fix-button-alignment into master

What does this MR do?

Fixes #292689 (closed)

This MR tries to align the button to be responsive in DAST site profiles library. This behavior can be quickly looked at https://gitlab.com/gitlab-org/security-products/dast-testing/-/security/configuration/dast_profiles#site-profiles

Todo

  • Get UX Review
  • Add vertical space between buttons

Screenshots (strongly suggested)

  1. Full-width (no change, expect a small margin around the buttons)
Before After
image image
  1. Small Devices
Before After
image image
  1. Small Devices when the validation status changes
Before After
image image

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:

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

Merge request reports