Skip to content

Allow Graph branch dropdown to expand to fit the width of the screen

What does this MR do and why?

This code change updates the "Ref Switcher" component in the "Network" page of a project. It adds a new property called "toggleButtonClass" and sets its value to "gl-max-w-full". This change modifies the appearance of the toggle button in the component, possibly making it wider or taking up the full width of its container.

Screenshots or screen recordings

Before After
image image

Relates to: #390778 (closed)

Edited by Ishmeet Singh

Merge request reports