Open liushuqi-2022 opened 5 months ago
@VishnuSanal
@liushuqi-2022
Search generally works fine.
However, by default is used MainActivityViewModel::basicSearch
method for search.
When we click "Try indexed search" or "Try deep search" then MainActivityViewModel::indexedSearch
or MainActivityViewModel::deepSearch
is used. And those methods work fine.
Maybe we should change the default search method to "indexed"?
https://github.com/user-attachments/assets/c289597a-adcd-463e-ade6-be21b76f50e6
hi @Obolrom, thanks for your interest in help develop amaze! but, I didn't quite get you -- the issue is with search items not being consistent when searching in recent files. this must be fixed if we check the current location (CUSTOM
path in the enum) & target the search to the recent files.
(question to self: would this also work for quick access files? 🤔)
Describe the bug Search in recent files not working
To Reproduce Steps to reproduce the behavior:
Expected behavior The file just searched should be displayed.
Screenshots
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.