Closed VerioPL closed 6 years ago
Browser is Vivaldi based on Chromium engine
After manual remove "required" param in developers console form can be submitted.
I fix this......seems cross browser issue as I didn't have this when I first committed the changes and tested on safari.
Description:
In upload form when adding new torrent and clicking submit button nothing happens. In developers console is I can see: An invalid form control with name='description' is not focusable. upload:1 Probably error is in another textareas.
Possible Fix:
Probably turning off required param for textareas. https://www.google.pl/search?q=textarea+required+is+not+focusable