Skip to content

Fix dropdown content non appearing in MR view

What does this MR do?

Fixes the dropdown non being filled when clicked. Dropdown code was being called before there as a table in the DOM, therefore not working. Needs to be called when we receive the data and create the table in the DOM.

Screenshots (if relevant)

mr_builds_dropdown

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #25961 (closed)

Merge request reports

Loading