Skip to content

Improve UX feedback when project deploy feature flags limit is reached

What does this MR do and why?

Improve UX feedback when project deploy feature flags limit is reached

Update related spec file

Update pot file

Closes: #268053 (closed)

Changelog: changed

Screenshots or screen recordings

Before After
before.mov after.mov

How to set up and validate locally

  1. Checkout to the git branch with fixes and run GDK.
  2. Go to your_project > Deploy > Feature flags.
  3. Add as many feature flags to reach the max limit.
  4. Review the badge with feature flags count next to the table title, alert message, new feature flag button must be disabled.

Related to #268053 (closed)

Edited by Anton Kalmykov

Merge request reports