Skip to content

Add changed pages to visual review modal

What does this MR do?

Related to #27227 (closed)

Route Maps are used to add a quick navigation dropdown to the review app link on a MR so that the user can see which pages were changed and go directly there. We want the visual review modal (also on the MR page) to have this same functionality. This MR implements that functionality.

Two other small bugs that are fixed in this MR in the process:

Screenshots

Before After
Screen_Shot_2020-03-05_at_1.04.54_PM Screen_Shot_2020-03-05_at_1.03.41_PM
Screen_Shot_2020-03-05_at_1.03.51_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Closes #27227 (closed)

Edited by Scott Hampton

Merge request reports