Skip to content

Table view status filters for feature flags

Problem

Not all details from https://gitlab.com/gitlab-org/gitlab-ee/issues/6220 were implemented (this is thus a follow-up). This focuses on to be able to filter by status in the table view.

Further details

Solution

Feature flag table

  • tabs to filter by status (as in the initial mockup)

image

  • The title can be removed so the tabs will be better positioned with the buttons in a way that is similar to for example the issue list)

Vue refactoring

As discussed this iteration will be implemented in Vue using the public API. The existing HAML implementation will be removed.

What does success look like, and how can we measure that?

  • Tabs to filter on status has been added

Links / references

Edited by Jason Yavorsky