Fix milestone overflow on smaller viewports
What does this MR do and why?
This MR fixes content truncating properly once hitting the 767px breakpoint.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Open any milestone page (
/dashboard/milestones
) and drop the size to at least 767px. - To test a long project path you need to create subgroups to make the path longer (optional).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #359743 (closed). Related to #357538 (closed).