-
-
Notifications
You must be signed in to change notification settings - Fork 56
Implement File Search #41
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Implement a search bar on top of the drives page which allows users to search files and folders within the current directory.
BONUS: Allow users to search an entire drive regardless of the directory they are in.
How this can be achieved:
indexeddb. (related to Sync files locally #30)indexeddb.indexeddbshould update whenever a file is uploaded or a folder is created.