nilp0inter / MiSTer_WebMenu

A web interface for MiSTer
Apache License 2.0
60 stars 9 forks source link

Expand folders by clicking on name #18

Open molnara opened 4 years ago

molnara commented 4 years ago

It would be nice to be able to click to expand the folders. As well, the breadcrumbs should also be clickable. The only way to get sub folders to display is by typing in the search bar.

arcade-folder-nav-breadcrumb

nilp0inter commented 4 years ago

The folder already expand (you have to click on the folder icon) as long as they have subfolders with detected cores.

The breadcrum suggestion is a good point.

molnara commented 4 years ago

Ya I tried clicking on folder but nothing happened. I’ll try again see if it’s a browser issue or a user issue.

nilp0inter commented 4 years ago

@molnara , any news? :)

molnara commented 4 years ago

Looks like you need to click the folder icon, I was clicking the text after the folder icon. I would suggest allowing expanding when clicking either. Remember, most of us will probably be using their phone/tablet to control, so having to click on a small icon will cause confusion.

molnara commented 4 years ago

To clarify, you need to click the folder icon to expand the sub folders below the parent folder.

nilp0inter commented 4 years ago

Ok, good point. I put this on the TODO list for v1.0.0. I am not doing this right now because is not as easy fix as it seems.

Thank you!