in2code-de / powermail

This is the official repository of the TYPO3 extension powermail! Powermail is a well-known, editor-friendly, powerful and easy mailform extension for TYPO3
https://in2code.de
88 stars 174 forks source link

[FEATURE] Autocomplete attribute missing #789

Open emileblume opened 2 years ago

emileblume commented 2 years ago

WCAG regulations require autocomplete attributes for certain input values like 'given-name', 'family-name' and 'email'. See: https://www.w3.org/TR/WCAG21/#input-purposes

These options aren't available in Powermail.

risingdam commented 2 years ago

+1 for me We need this to pass WCAG 2.1 AA.

ElectricMud commented 1 year ago

Any update on when this option will be included? Seems like a no-brainer to me since it's mandatory to comply to WCAG

einpraegsam commented 1 year ago

If anyone is interested in supporting this feature, please contact @sbusemann

ElectricMud commented 1 year ago

It seems this was already picked up: https://github.com/einpraegsam/powermail/pull/620 but just needs to be included. @einpraegsam When can we expect this to happen?

emileblume commented 1 year ago

@einpraegsam Is this option #620 going to be included in the release for version 12?