Skip to content

Repo Editor : Fixes Back Button for files + line number jumping for preview and editor

Tim Zallmann requested to merge ide-fix-back-btn into master

What does this MR do?

It fixes the back button behavior in the Repo Editor. It also cleans up the sidebar tests so it is not firing multiple events. The reset of the path in the MR_Service test is to prevent an unhandled promise rejection error in the future.

Why was this MR needed?

So we support Back button

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#36436

Edited by Tim Zallmann

Merge request reports