HMCL-dev / HMCL-dev/HMCL

[Feature] 建议模组管理页面能缓存

Open
#6,057 1 comment 0 reactions 0 assignees View on GitHub

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

现在每次进管理页面都会刷新信息,特别是从下载退回到管理也会刷新,下新mod时经常会回管理页面确认前置有没有装,反复加载非常不方便。而且非常受网络影响,加载不出来就干等着。

详情 | Description

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the module management page and its current module-information loading or refresh entry point. Trace what happens when returning from downloads, then define the cache behavior and when newly downloaded mods should refresh the information. Done means revisiting the page avoids unnecessary network loading while module information can still be updated when needed.

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
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.