Skip to content

Fix IDE not opening diff correctly when switching to commit view

Paul Slaughter requested to merge 199195-ide-fix-diff-highlighting into master

What does this MR do?

This MR fixes a bug in the Web IDE where switching to the commit tab does not load the diff immediately because it uses the file's new content as the "original".

Screenshots

Before (on master) After (in this MR 2020-04-14)
20200414_ide_commit_pending_tab_before 20200414_ide_commit_pending_tab_fix

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

References

Edited by Paul Slaughter

Merge request reports