[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
概述 | Summary
在下载模组以及其他资源时,如果依赖没有加载完毕就开始下载,下好后依赖(也就是准备下载)的那个页面依旧停留,需要手动点击“取消”才能关闭。我认为这很不好。
原因 | Reason
HMCL的自身机制。
详情 | Description
在下载模组以及其他资源时,如果依赖没有加载完毕就开始下载,下好后依赖(也就是准备下载)的那个页面依旧停留,需要手动点击“取消”才能关闭。我认为这很不好。
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 reproducing the download flow described in the issue: begin downloading a mod or other resource before its dependencies finish loading, then observe the dependency-preparation page after the download completes. Trace the popup or download workflow responsible for that page; done means it closes or advances automatically without requiring a manual click on “Cancel”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100