Andrey Antukh 88f49cfbc9 🐛 Fix email field intrusive autocomplete on firefox
Firefox has a strange behavior because it ignores the autocomplete
attribute and just does not allow submit a form when an email type
field has invalid email (valid but surrounded with whitespace).

This fix is a workaround, setting up the input field as simple text
instead of semantic type 'email'.
2024-03-06 09:17:39 +01:00
..
2024-02-26 16:51:31 +01:00
2023-12-01 11:49:55 +01:00
2023-12-01 11:49:55 +01:00
2024-02-26 16:51:31 +01:00
2023-12-01 11:49:55 +01:00
2024-01-30 16:08:08 +01:00