git-up/GitUp

Stashed change selected is not persisted across changed tabs

オープン

#871 opened on 2022/10/20

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Objective-C (1,464 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (11,997 個のスター)
PR merge metrics
 (平均マージ 1d 18h) (30d で 6 merged PRs)

説明

Steps:

  1. Have at least 2 stashed changes in the "stashes" (CMD+3)
  2. Open "stashes" (CMD+3) and select 2nd stash, so that it becomes highlighted
  3. Open another tab, e.g. a tree (CMD+1) or a commit editor (CMD+2)
  4. 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.

コントリビューターガイド