files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
34k stars 2.17k forks source link

Auto-switch to Details when no file is selected/only icon is previewed #15656

Closed maicol07 closed 2 hours ago

maicol07 commented 3 months ago

What feature or improvement do you think would benefit Files?

When preview is selected in the right pane, when no file is selected the folder icon is shown or file icon is shown when file hasn't a preview provider. It's more useful to get the details of the icon instead of only showing its icon preview

Requirements

Files Version

3.4.1.0

Windows Version

10.0.26120.961

Comments

No response

Josh65-2201 commented 3 months ago

Thanks for the feedback, If you are on the preview section of the info pane this is how it suppose to work. Other wise this should show details of the folder like normal.

maicol07 commented 3 months ago

Yes, I know but maybe this behaviour can be changed to an autoswitch option in settings or a setting to disable preview in these cases

yaira2 commented 2 months ago

details of the icon instead of only showing its icon preview

Do you mean details of the folder?

maicol07 commented 1 month ago

details of the icon instead of only showing its icon preview

Do you mean details of the folder?

Sorry, I've missed your reply. Yes, I mean folder details

yaira2 commented 2 hours ago

The issue with this UX is that some users prefer the preview pane to remain selected. Implementing this change would require users to reselect the preview pane, which could be frustrating. One possible solution is to automatically switch back to the preview pane when a file is selected. However, this behavior might not be ideal, as most users expect the pane they actively select to stay selected.