Skip to content

Hovered (but unchecked) file incorrectly marked as "stays as is" when splitting #659

@acarapetis

Description

@acarapetis

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:

Image

Steps to Reproduce the Problem

  1. Open details view on a commit that changed multiple files (e.g. a and b)
  2. Check one file (e.g. a)
  3. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions