文件数较多的文件夹能否支持分页
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.9k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
超过1000项的文件夹,打开后滚动条有点感人
Contributor guide
No contributing guide indexed for this repository
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 Vue-based folder listing and the code that loads and renders directory entries. Check how folders with more than 1,000 items are handled and decide where pagination should be introduced. Done means large folders can be browsed in manageable pages without the current unwieldy scrolling experience.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100