After push, selecting files unstaged files does not display any diffs
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.3k
- Forks
- 171
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 10
Description
Seen in v1.3.0 for Windows:
- Have multiple unstaged files with changes
- Select some (but not all of them) and stage them
- Commit them
- Push
- Note that you are now in a state where clicking on any unstaged file or folder does not show you any diffs
- Select "Uncomitted changes"
- Note that now selecting unstaged files displays diffs as expected
As a user, I would prefer that after a push, either the "uncomitted changes" is automatically selected, or even if it is not selected, clicking on unstaged files still displays the diffs as usual.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the Windows workflow in the issue: stage and commit only some changed files, push, then click an unstaged file before and after selecting "Uncommitted changes." Trace the post-push selection and diff-display state; done means unstaged files show their diffs immediately after pushing, without requiring that selection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, git
- Domain
- desktop, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100