git-up/GitUp

Stashed change selected is not persisted across changed tabs

Open

#871 创建于 2022年10月20日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Objective-C (1,464 fork)batch import
good first issue

仓库指标

Star
 (11,997 star)
PR 合并指标
 (平均合并 22小时 44分钟) (30 天内合并 4 个 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.

贡献者指南