Hide sections for Slack app when not editable
What does this MR do and why?
We don't want to show empty sections without fields.
This is behind the feature flag integration_slack_app_notifications
so a changelog is not needed.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable the
integration_slack_app_notifications
feature flag. - Go to Project > Settings > Integrations > GitLab for Slack app. For example,
http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/settings/integrations/gitlab_slack_application/edit
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #384886 (closed)
Edited by Justin Ho Tuan Duong