Skip to content

Fix obscured arrow in runner recent searches

Sofia Vistas requested to merge fix-runner-searches-dropdown into master

What does this MR do?

The regex substitution for old buttons in app/views/admin/ added gl-button to the recent searches dropdown in the Admin > Runners section causing a UI Bug that obscured the chevron.

Bug: #293974 (closed)

Other similar buttons for searches are not using applying the gl-button, so this change is aimed at UI consistency.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Merge request reports