Save current story by pressing Ctrl/Cmd+S
未关闭
Feature Request
Nice to Have (Low Priority)
ux
- 主要语言
- Ruby
- 星标
- 42
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Branch/Commit:**
Main branch
**Describe the feature:**
Support saving the changes of the current story by pressing Ctrl+S or Cmd+S.
**Problem:**
It's not really a problem, but a common muscle memory to try to save changes with Ctrl+S while switching between code and points.
**I will abide by the [code of conduct](https://github.com/fastruby/points/blob/main/CODE_OF_CONDUCT.md)**
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定任何文件、测试或入口点。首先定位当前 story 现有的保存操作以及处理键盘快捷键的接口,然后确定如何让 Ctrl+S 和 Cmd+S 调用该保存操作,同时不触发浏览器的默认行为。完成的标准是:对当前 story 的更改可以通过任一快捷键保存,并且现有的保存流程保持不变。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ruby
- 领域
- frontend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100