[FEATURE REQUEST] Add standard click and double click actions to items in Filux. #1

Closed
opened 2026-08-31 21:48:25 +00:00 by brian · 0 comments
Owner

As a user I want to click and double click items in Filux to have specific actions happen..

  1. Single click will select the file or folder clicked.
  2. Double click on a file will open the file for preview.
  3. CTRL + Click allows the selection of multiple files.
  4. Click to select one, the Shift + click will select all files / folders between the first and second selections.
  5. For multiple selected files, I need a way to have the actions I would have if I had clicked the 3-dot menu for one file.
  6. For multiple selected folder, i need a way to have the actions I would have if I had clicked the 3-dot menu for one folder.
  7. If both folders and files are selected I need the options as follows: 'Compress to zip archive', 'Move', 'Download', 'Share all selected', 'Add Selected to New Folder'.
  • 'Compress to zip archive' will compress all files into a zipped archive. We should ask the user what to name the zipped file.We should provide feedback for events as follows:
    • When the archive begins.
    • When the archive ends.
    • if the archive has errors
    • progress of the archive.
  • 'Move' - move all selected files and / or folders to the user designated location.
  • 'Download' - Create a compressed archive of the selected files, ask the user for a 'Name for the download', and apply that name to the archive zip file, then start the download of the zipped file.
  • 'Share all selected' - will perform the same share action as it would for a single file, but be applied to all selected files.
  • 'Add selected to new folder' will create a new folder (prompt the user for the new folder path and name), then move the selected files and folders to the new folder.
As a user I want to click and double click items in Filux to have specific actions happen.. 1. Single click will select the file or folder clicked. 2. Double click on a file will open the file for preview. 3. CTRL + Click allows the selection of multiple files. 4. Click to select one, the Shift + click will select all files / folders between the first and second selections. 5. For multiple selected files, I need a way to have the actions I would have if I had clicked the 3-dot menu for one file. 6. For multiple selected folder, i need a way to have the actions I would have if I had clicked the 3-dot menu for one folder. 7. If both folders and files are selected I need the options as follows: 'Compress to zip archive', 'Move', 'Download', 'Share all selected', 'Add Selected to New Folder'. - 'Compress to zip archive' will compress all files into a zipped archive. We should ask the user what to name the zipped file.We should provide feedback for events as follows: - When the archive begins. - When the archive ends. - if the archive has errors - progress of the archive. - 'Move' - move all selected files and / or folders to the user designated location. - 'Download' - Create a compressed archive of the selected files, ask the user for a 'Name for the download', and apply that name to the archive zip file, then start the download of the zipped file. - 'Share all selected' - will perform the same share action as it would for a single file, but be applied to all selected files. - 'Add selected to new folder' will create a new folder (prompt the user for the new folder path and name), then move the selected files and folders to the new folder.
brian closed this issue 2026-09-01 17:01:41 +00:00
Sign in to join this conversation.
No labels
epic
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
brian/Filux#1
No description provided.