Skip to content

Project overview: Add overflow to proejct information

What does this MR do and why?

Project overview: Remove overflow of long project information

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
before after

How to set up and validate locally

  1. Enable FF project_overview_reorg (echo "Feature.enable(:project_overview_reorg)" | rails c)
  2. Go to a project overview page (e.g. http://gdk.test:3000/flightjs/Flight)
  3. Add a long project information
  4. Check the sidebar content

Related to #424397 (closed)

Merge request reports