git-up/GitUp
Stashed change selected is not persisted across changed tabs
Ouverte
#871 ouverte le 20 oct. 2022
good first issue
Métriques du dépôt
- Stars
- (11 997 étoiles)
- Métriques de merge PR
- (Merge moyen 1j 18h) (6 PRs mergées en 30 j)
Description
Steps:
- Have at least 2 stashed changes in the "stashes" (CMD+3)
- Open "stashes" (CMD+3) and select 2nd stash, so that it becomes highlighted
- Open another tab, e.g. a tree (CMD+1) or a commit editor (CMD+2)
- Go back to the "stashes" (CMD+3)
Expected result:
- The 2nd stash is still highlighted and selected
Actual result:
- The selection always resets to the 1st stash regardless of what has been selected before.