Skip to content

Allow Environment Scopes to Wrap on Flags Table

What does this MR do?

In feature flags, if a user has many environments attatched to a scope, the list runs out of the table.

Allowing the list to break is an interim measure to allow all the environments to be viewed.

Screenshots (strongly suggested)

before after
image image

For #284680 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • 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 Andrew Fontaine

Merge request reports