-
-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Description
Is your feature request related to a problem? Please describe.
When running sites that use Uniform through Pagspeed (https://pagespeed.web.dev), I am getting a Form elements do not have associated labels warning triggered by the honeypot field. I know it doesn't really need one as it is just a bot trap, but it would be good to have one there so this warning isn't triggered. It could simply be the name of the field.
Describe the solution you'd like
Add a label to the honeypot field input
Describe alternatives you've considered
If there is a way for me to do this myself I am happy to give that a go too