omeka-s-modules / Scripto

Transcribe and translate items
GNU General Public License v3.0
7 stars 8 forks source link

Do not hide sort and filter menus if clicked inside #90

Closed jajm closed 7 months ago

jajm commented 7 months ago

We should ignore all clicks from inside the menus, not only clicks on selects and options Clicks on the submit button will reload the page so there is no need to hide menus in this case.