You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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"?
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.
The text was updated successfully, but these errors were encountered: