Skip to content

Fix DAST Summary edit button not being clickable

Dheeraj Joshi requested to merge djadmin-fix-site-summary-edit into master

Fixes #331314 (closed)

What does this MR do?

  • The summary for site type overlays the edit button
  • This MR fixes that by applying z-index to the button
  • Follow-up tasks

Screenshots (strongly suggested)

Before (broken edit button) After (fixed)
DAST_on-demand_bug edit_profile_button

How to test this

  1. In your gdk, navigate to the On-demand Scans page under the Security & Compliance menu
  2. Select an existing site profile (or create one if it doesn't already exist)
  3. Hover / Click on Edit profile button

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Simon Knox

Merge request reports