penpot/frontend/src
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
..
app 🐛 Fix email field intrusive autocomplete on firefox 2024-03-06 09:17:39 +01:00
debug.cljs Add new debug panel 2024-01-29 15:26:23 +01:00
features.cljs ♻️ remove new css from other elements 2024-01-05 14:23:14 +01:00