Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 42,953
    • Issues 42,953
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,367
    • Merge requests 1,367
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #254379
Closed
Open
Created Sep 21, 2020 by Chase Southard@csouthard🌀Developer

Refine the feature flag limitations message and interaction

Proposal

Following up after the feature flags limitations security issues have been completed after 2020-10-01, we need to refine the UX according to the updated direction as found in the following discussion. #35132 (comment 415389217)

Copying over details from that discussion linked above.

  • There will be a call out/alert informing the users of the 200 FF limit of https://gitlab.com/gitlab-org/security/gitlab/-/issues/239 when a user presses the New feature flag button when the limit has been reached.
    • This alert is dismissable and will pop up again if the button is pressed while the limit is reached.
    • This alert persists during the current page load. When the page is refreshed it will show when the button is pressed again and the limit is reached.
    • Copy: Feature flag limit reached (200). Delete one or more feature flags before adding new ones.
    • Variant: Warning
  • The same warning will be given to the users creating feature flags through the API

image

This should target Oct 1st as all of the backend backports and such should be done by then.

Edited Oct 05, 2020 by Chase Southard
Assignee
Assign to
Time tracking