Skip to content

Migrate to shared alert in admin/groups/_form.html

What does this MR do and why?

Migrate to shared alert in app/views/admin/groups/_form.html.haml.

It also fixes the previous alert not having a variant (displayed without background color - screenshots below).

Part of &5213.

Screenshots or screen recordings

before after
Screen_Shot_2022-03-17_at_10.21.02 Screen_Shot_2022-03-17_at_10.19.46

How to set up and validate locally

  • Login as admin
  • Navigate to admin area > groups
  • Click "New group" button
  • Scroll down to the end of the page and observe the info alert

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #325353 (closed)

Edited by Ammar Alakkad

Merge request reports