Skip to content

Feat: add grid view issue feature flag

What does this MR do and why?

This MR is used to add a feature flag called issues_grid_view that controls whether to enable the grid view for issues page. This feature is only used on the issue pages of groups and projects.

Note: this MR only adds the feature flag, and the implementation details can be found in this MR: !113012 (closed)

related issue: #323095 (comment 1271872665)

Follow-up MR: !113012 (closed)

/cc @JeremyWuuuuu @mtan-gitlab

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Lixin Wan

Merge request reports