git-up/GitUp

Stashed change selected is not persisted across changed tabs

開放

#871 建立於 2022年10月20日

 (0 則留言) (0 個反應) (0 位負責人)Objective-C (1,464 個分叉)batch import
good first issue

倉庫指標

星標
 (11,997 顆星)
PR 合併指標
 (平均合併 1天 18小時) (30 天內合併 6 個 PR)

描述

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.

貢獻者指南