Skip to content

Keep mini graph down pipelines index

Regis Boudinot requested to merge keep_mini_graph_down_pipelines_index into master

What does this MR do?

This ensures that the mini_graph in the pipelines index page stays expanded when clicking a specific build.

This way a user can cmd + click each build in a new tab without the dropdown collapsing.

This still enables the user to be able to retry/cancel a build (default behavior).

This keeps the visual diff strategy since when reloading the dropdown a users place is maintained and the visual diff can show if anything has changed.

Screenshots

Here is an example of the dropdown maintaining its place:

2017-01-19_20.33.09

Here is an example of opening builds in new tabs and then clicking an action:

2017-01-19_20.36.04

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#24166 (closed)

Merge request reports