Accessibility: Address Line 1 Dropdown
Open
BTR
bug
On Hold
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
The autocomplete for Address Line 1 is not working for keyboard users. These issues are not caught by cypress test.
- When we tab into the the Address Line 1 and start typing, we will see the dropdown address list. (no issue)

- Using up/down key, we can select an address in the dropdown (no issue)

- Issue 1: when we press 'tab', the next input box will get focus and we get this error:

- Issue 2: when we press 'enter', nothing is selected, and we get this error:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.