-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Search results UI only allows for opening files, and not common operations #4604
Copy link
Copy link
Open
Labels
Area-FileOperationsRelated to file operations (e.g. moving, copying, renaming).Related to file operations (e.g. moving, copying, renaming).Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-FeatureA feature request or improvement.A feature request or improvement.Issue-Severe (high)Showstopper issues that require immediate attentionShowstopper issues that require immediate attention
Metadata
Metadata
Assignees
Labels
Area-FileOperationsRelated to file operations (e.g. moving, copying, renaming).Related to file operations (e.g. moving, copying, renaming).Area-UIUXRelated to user interface/experience (e.g. dialogs, notifications).Related to user interface/experience (e.g. dialogs, notifications).Issue-FeatureA feature request or improvement.A feature request or improvement.Issue-Severe (high)Showstopper issues that require immediate attentionShowstopper issues that require immediate attention
Is your feature request related to a problem? Please describe.
The current search results implementation does not provide any utility other than opening one of the found files.
Describe the solution you'd like
The search results should open in a normal file listing, allowing you to select, rename, delete files as any other file panel and should not go away after taking action on any result.
Describe alternatives you've considered
You can take a look on how search results are implemented in Solid File Explorer as an example.