firetext
firetext copied to clipboard
Implement search
This will make it easier for a user to find documents.
We can use a "pull to search" element for this: http://usehook.com/
Also, ListJS with Fuzzy Search enabled for the actual searching. I will take this, and implement it in a branch.
Pull for a search bar to appear?
Yes, pulling down for a search bar to appear is a common pattern. Pulling down even further is for refresh.
Adding this to the list for Filebrowser v2.