zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
6.07k stars 410 forks source link

UX Request for Sorting #1319

Open locuturus opened 1 month ago

locuturus commented 1 month ago

Please allow me to make as many changes in the sort menu as I want before applying them. If the menu stayed open until I tap away from it that would solve the problem as I see it. Currently switching the sort is frustrating because I probably want to change the sort type and the ascending or descending in the same moment but the menu closes after every change. It's a lot of extra taps in my opinion.

zhanghai commented 1 month ago

I agree, I do have plan to change it to a botom sheet so that its easier to toggle multiple things while it remains consistent for the expectation for the type of UX component being used. (Popup menus should be dismissed after interaction.)