Skip to content

Skip rendering of empty admin notes

Stanislav Dobrovolschii requested to merge fix/empty-admin-note-on-group into master

What does this MR do and why?

MR hides empty admin notes from group page.

Screenshots or screen recordings

Click to expand
Before After
Screenshot_2022-12-24_at_16.47.47 Screenshot_2022-12-24_at_16.49.19

How to set up and validate locally

  1. Navigate to the Admin Area > Group page > Edit (http://gdk.test:3000/admin/groups/gitlab-org/edit)
  2. Submit form (with empty admin note)
  3. See that empty note doesn't appear anymore on Admin Area > Group page

MR acceptance checklist

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

Edited by Stanislav Dobrovolschii

Merge request reports