Description
If you invoke an action like split after checking some files but with an unchecked file currently selected/hovered, the "stays as is" hints in the UI suggest this file will be included in the checked selection; but it is not. Here's a screencast demonstration:
Steps to Reproduce the Problem
- Open details view on a commit that changed multiple files (e.g.
a and b)
- Check one file (e.g.
a)
- With the next file (e.g.
b) selected, invoke split
Expected Behavior
The UI should show the stays as is hint next to only a
Actual Behavior
The UI shows the stays as is hint next to b
Specifications
- Platform: Linux
- Version: v0.10.4
Description
If you invoke an action like split after checking some files but with an unchecked file currently selected/hovered, the "stays as is" hints in the UI suggest this file will be included in the checked selection; but it is not. Here's a screencast demonstration:
Steps to Reproduce the Problem
aandb)a)b) selected, invoke splitExpected Behavior
The UI should show the
stays as ishint next to onlyaActual Behavior
The UI shows the
stays as ishint next tobSpecifications