bcgov / bcgov/entity

Accessibility: Address Line 1 Dropdown

Open
#19,873 8 comments 0 reactions 0 assignees View on GitHub
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)
image.png

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

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

- Issue 2: when we press 'enter', nothing is selected, and we get this error:
image.png

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.