wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
274 stars 114 forks source link

Show overlay upon form submission, not button click #791

Closed tadast closed 2 months ago

tadast commented 2 months ago

After a button is clicked, html input validations may trigger before the form is submitted, in which case you can end up with an overlay you can't dismiss, preventing you from addressing validation errors.