Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 1 violation

# Description Axe rule ID WCAG Impact Count
1 autocomplete attribute must be used correctly autocomplete-valid WCAG 2.1 Level AA, WCAG 1.3.5 serious 1

Failed

1. autocomplete attribute must be used correctly

Learn more

autocomplete-valid

WCAG 2.1 Level AA, WCAG 1.3.5

Ensure the autocomplete attribute is correct and suitable for the form field

serious

Issue Tags: cat.forms wcag21aa wcag135 EN-301-549 EN-9.1.3.5 ACT

# Issue Description To solve this violation, you need to...
1

Element location

input

Element source

<input class="TextInput-module-input-FNjui light-theme" data-testid="placeAutocompleteInput" aria-label="Street name" autocomplete="street-name">

Fix all of the following:

  • the autocomplete attribute is incorrectly formatted