Skip to content

Fixes project filter bar bug

Marcel van Remmerden requested to merge fix-project-filter-bug into master

What does this MR do and why?

Fixes a bug with form fields moving out of the project filter bar by moving CSS classes into a variable.

Screenshots or screen recordings

Before After
Without feature flag project_list_filter_bar image image
With feature flag project_list_filter_bar image image

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.

Merge request reports