Skip to content

Fix security dashboard for Safari (< 14.0)

What does this MR do?

It fixes an issue with the security dashboard on Safari < 14.0:

Screen recordings (Safari 13.1)

before after
Screen_Recording_2021-02-12_at_2.43.09_pm Screen_Recording_2021-02-12_at_2.39.35_pm

Screenshots (Chrome latest - no changes expected)

state before after
collapsed security_dashboard_before security_dashboard_after.png
expanded security_dashboard_open_before.png.png security_dashboard_open_after.png

How to test this?

  • Use Safari (< 14.0) and go to your local gdk: http://localhost:3000/-/security/dashboard
  • (optional) if you don't have any projects then go to Settings and add some, then go back to Security Dashboard
  • Expand / Collape any of the sections with more than 3 projects in it

Note: For a full description read the issue #267986 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #267986 (closed)

Edited by Angelo Gulina

Merge request reports