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
Thank you for the great work on this library! It has been very useful in our project.
Feature Request
I’d like to request a new feature to enhance the usability of the file manager: filter and sort controls. Specifically, it would be beneficial to allow filtering and sorting by the following attributes:
Attributes
Name:
Sort alphabetically (ascending/descending).
Filter by partial or complete matches for file/folder names.
Modified Date:
Sort by newest or oldest first.
Filter by date ranges.
Size:
Sort by file size (smallest to largest or vice versa).
Filter by size ranges (e.g., files larger than X KB).
Use Cases
Sorting: Users can quickly organize and locate files by name, date, or size, improving overall efficiency.
Filtering: Users can narrow down a large list of files and folders to find specific items more quickly.
Suggested Implementation
Controls: Add a toolbar with dropdowns or input fields to specify sorting and filtering criteria.
Dynamic Updates: Reflect changes in the UI in real-time as users apply filters or sorting preferences.
This feature would make the library much more versatile for file-heavy use cases, such as managing large repositories or data collections.
Thank you for considering this request. Let me know if you need further details or have any questions!
Looking forward to your feedback!
Best regards,
Felipe Norato
The text was updated successfully, but these errors were encountered:
Saifullah-dev
changed the title
Feature Request: Add Filter and Sort Controls for Name, Modified Date, and Size
[FEAT] Add Filter and Sort Controls for Name, Modified Date, and Size
Jan 15, 2025
Hello,
Thank you for the great work on this library! It has been very useful in our project.
Feature Request
I’d like to request a new feature to enhance the usability of the file manager: filter and sort controls. Specifically, it would be beneficial to allow filtering and sorting by the following attributes:
Attributes
Name:
Modified Date:
Size:
Use Cases
Suggested Implementation
This feature would make the library much more versatile for file-heavy use cases, such as managing large repositories or data collections.
Thank you for considering this request. Let me know if you need further details or have any questions!
Looking forward to your feedback!
Best regards,
Felipe Norato
The text was updated successfully, but these errors were encountered: