Implement Folder-Specific Sort and Search Functionality for Document
fixes #1313
@AshishViradiya153 is attempting to deploy a commit to the mftsio Team on Vercel.
A member of the Team first needs to authorize it.
/award 300
Awarding AshishViradiya153: 300 points 🕹️ Well done! Check out your new contribution on oss.gg/AshishViradiya153
I believe this functionality enables searching across folders and subfolders, regardless of which folder a document resides in, while 'Documents' search is limited to the Home folder (Documents).
For example, lets say if a user has multiple folders with documents in each and doesn’t remember the exact folder, they might search on the 'Documents' screen when they land into the application but see a 'No documents here' message if the document is actually within a folder.
Could we add a 'Search in all folders' option within that message to enable a flexible search, allowing users to search across all folders without navigating to any specific folder to initiate a folder-level search?
Does this align? What are your thoughts @AshishViradiya153 @mfts