Add Sort functionality to the Feature Flag list view

Previously titled: Add Sort and Filter functionality to the Feature Flag list view

Problem to solve

Feature flags in GitLab allow users to manage the availability and rollout of features. Organizations can have a very large number of feature flags to manage. Currently, the list view doesn't allow users to sort the list of feature flags in order to find a specific flag they're looking for.

Current State:

Design
image

Proposal

Add the sort component to the Feature Flag Issue Type.

Design
image

Future iteration

Further investigation around the different data available should be done in order to implement more sort options, including:

  • Environtment
  • Feature flag status (active vs inactive)
Edited by Daniel Fosco