Demo Mode — read-only previewStart free trial
Issues

Check that a change of context does not occur when this input field receives focus.

Minor3.2.1HTMLCS · htmlcs-unknown-WCAG2AA.Principle3.Guideline3_2.3_2_1.G107Docs
Pages 1on AllyProof
Elements 4
Open 3d 4hsince 4/26/2026
First seen 4/26/2026
Last seen 4/29/2026

Check that a change of context does not occur when this input field receives focus.

Scanner evidence

Engine: htmlcsRule: htmlcs-WCAG2AA.Principle3.Guideline3_2.3_2_1.G107WCAG: 3.2.1
Check that a change of context does not occur when this input field receives focus.

How to fix

Check that a change of context does not occur when this input field receives focus.

Affected pages (1)

Affected elements (4)

https://allyproof.com/4
  1. <button
      class="flex h-8 w-8 items-center justify-center rounded-md text-muted-foreground hover:text-foreground transition-colors"
      aria-label="Switch to dark mode">
      <svg
        xmlns="http://www.w3.org/2000/svg"
        width="24"
        height="24"
        viewBox="0 0 24 24"
        fill="none"
        stroke="currentColor"
        stroke-width="2"
        stroke-linecap="round"
        stroke-linejoin="round"
        class="lucide lucide-moon h-4 w-4"
        aria-hidden="true">
    <path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215

    button.flex.h-8

    on https://allyproof.com/

  2. <button type="button" tabindex="0" data-slot="button" aria-label="Open menu" aria-expanded="false" class="group/button inline-flex shrink-0 items-center justify-center border border-transparent bg-clip-padding font-medium whitespace-nowrap transition-all outline-none select-none focus-visible:border-ring focus-visible:ring-3 focus-visible:ring-ring/50 active:not-aria-[haspopup]:translate-y-px disabled:pointer-events-none disabled:opacity-50 aria-invalid:border-destructive aria-invalid:ring-3 ari

    button.group/button.inline-flex

    on https://allyproof.com/

  3. <button
      type="button"
      role="radio"
      aria-checked="false"
      tabindex="-1"
      class="rounded-full px-4 py-1.5 text-sm font-medium transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring text-muted-foreground hover:text-foreground">
      Monthly
    </button>

    button.rounded-full.px-4

    on https://allyproof.com/

AI guidance

Remediation suggestions generated by AI. Review before applying.

No AI suggestion generated yet.

Activity (0)

No activity yet.