zhanghai / zhanghai/MaterialFiles
在搜索结果中对文件的更改不会及时显示
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 9k
- Forks
- 736
- PR merge metrics
- No merged PRs in 30d
Description
在搜索结果中对文件进行重命名或删除等操作,搜索界面不会更新,需要重新搜索才可以看见所做更改。
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
Reproduce the issue by searching for files, then renaming or deleting a result without starting a new search. Trace the Android search-result refresh path and determine how file changes are reported to the search interface. Done means renamed or deleted files are reflected in the current results immediately, without requiring a new search.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100