[Feature] 添加版本列表的多选功能
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
描述 | Description
为版本列表界面添加多选功能,以选中多个游戏版本进行操作(如:删除、生成启动脚本等)。
原因 | Reason
添加多选功能后,管理游戏版本时更加方便。比如,清理多个旧版本时,通过多选删除效率更高。
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the version list interface and the existing delete and launch-script actions in the JavaFX application. Review how one game version is selected and operated on; done means multiple versions can be selected and those operations can be applied to the selected set.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100