ofaurax / arvin2

A script to search in HMAP (https://hmap.fr/) set of music scores. Basically, a PHP script to search in a CSV.
GNU Affero General Public License v3.0
1 stars 1 forks source link

Improve selection of program #1

Closed kimicol closed 2 months ago

kimicol commented 3 months ago

Currently, different programs are listed at the end of the page : image

This not optimal : a lot of space is lost to display all programs (even really old ones which are not use often now).

A combo box seems to be a better choice to reduce use space, and keeping in first item the last one. In code, an insipration could be the button use for king of research : image