Open
Description
- Change a tracked file
- Stage the file
- Make further changes to the file
- Hover over the file in the “changed” section and click the “diff” icon
Expected behavior: The diff between the staged version of the file and the unstaged version is shown.
Actual behavior: Only the staged changes are shown.