Demo Mode — read-only previewStart free trial
Issues

Check that the input field serves a purpose identified in the Input Purposes for User Interface Components section; and that the content is implemented using technologies with support for identifying the expected meaning for form input data.

Minor1.3.5HTMLCS · htmlcs-unknown-WCAG2AA.Principle1.Guideline1_3.1_3_5.H98Docs
Pages 5on Plainstack
Elements 5
Open 30d 14hsince 7/16/2026
First seen 7/16/2026
Last seen 7/16/2026

Check that the input field serves a purpose identified in the Input Purposes for User Interface Components section; and that the content is implemented using technologies with support for identifying the expected meaning for form input data.

Scanner evidence

Engine: htmlcsRule: htmlcs-WCAG2AA.Principle1.Guideline1_3.1_3_5.H98WCAG: 1.3.5
Check that the input field serves a purpose identified in the Input Purposes for User Interface Components section; and that the content is implemented using technologies with support for identifying the expected meaning for form input data.

How to fix

Check that the input field serves a purpose identified in the Input Purposes for User Interface Components section; and that the content is implemented using technologies with support for identifying the expected meaning for form input data.

Affected elements (5)

https://plainstack.net/en/research1
  1. <input
      class="flex h-10 w-full rounded-md border border-border bg-secondary/50 px-3 py-2 text-sm text-foreground placeholder:text-muted-foreground focus:placeholder:text-transparent focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 flex-1"
      type="text"
      required=""
      placeholder="Your email"
      value="">

    input.flex.h-10

    on https://plainstack.net/en/research

https://plainstack.net/fr/research1
  1. <input
      class="flex h-10 w-full rounded-md border border-border bg-secondary/50 px-3 py-2 text-sm text-foreground placeholder:text-muted-foreground focus:placeholder:text-transparent focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 flex-1"
      type="text"
      required=""
      placeholder="Votre e-mail"
      value="">

    input.flex.h-10

    on https://plainstack.net/fr/research

https://plainstack.net/es/research1
  1. <input
      class="flex h-10 w-full rounded-md border border-border bg-secondary/50 px-3 py-2 text-sm text-foreground placeholder:text-muted-foreground focus:placeholder:text-transparent focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 flex-1"
      type="text"
      required=""
      placeholder="Tu email"
      value="">

    input.flex.h-10

    on https://plainstack.net/es/research

https://plainstack.net/ua/research1
  1. <input
      class="flex h-10 w-full rounded-md border border-border bg-secondary/50 px-3 py-2 text-sm text-foreground placeholder:text-muted-foreground focus:placeholder:text-transparent focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 flex-1"
      type="text"
      required=""
      placeholder="Ваш email"
      value="">

    input.flex.h-10

    on https://plainstack.net/ua/research

https://plainstack.net/pt/research1
  1. <input
      class="flex h-10 w-full rounded-md border border-border bg-secondary/50 px-3 py-2 text-sm text-foreground placeholder:text-muted-foreground focus:placeholder:text-transparent focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:cursor-not-allowed disabled:opacity-50 flex-1"
      type="text"
      required=""
      placeholder="O seu email"
      value="">

    input.flex.h-10

    on https://plainstack.net/pt/research

AI guidance

Remediation suggestions generated by AI. Review before applying.

No AI suggestion generated yet.

Activity (0)

No activity yet.