Extend MR file filter to the diff view

Problem to solve

Enable the possibility of having the file filter also extend to the differential view. The current behavior is to search in the file filter for the file you want to see and then once the file is clicked you will get scrolled to the specific file in the long differential view. The proposed feature is that once you search for the file in the file filter , the diff view to show only the filtered results.

Target audience

Code reviewers, Developers Project owners/Maintainers.

Further details

This would enable viewing MR diffs a quicker.

Proposal

Extend MR file filter to the diff view.

Links / references