-
Bug
-
Resolution: Fixed
-
Low
-
1.9.1
-
None
-
None
Summary
When staging files for a commit with a filter (e.g. "NLM_" for files starting with prefix "NLM_"), the select all files toggle doesn't respect the filter.
Steps to Reproduce
- Change a couple files
- Enter a file so that only some of those files are shown in unstaged files list
- Click "Unstage Files" checkbox
- Clear Filter
See attached screen recording for STRs in action.
Expected Outcome
Only the files shown while filter enabled are staged.
Actual Outcome
All files are staged.
Form Name |
---|
Interestingly when using the header checkbox to UNstage files, the filter was respected. This now applies when staging using the header too, only files matching the filter are staged.