Combobox examples with both and list autocomplete: Add regression tests for Backspace #1345
Labels
enhancement
Any addition or improvement that doesn't fix a code bug or prose inaccuracy
Example Page
Related to a page containing an example implementation of a pattern
regression-testing
Related to AVA regression tests of example pages or AVA framework implementation within repo
Milestone
Prevent regression of backspace behaviors from bug #1332 in:
Implement the following tests in Ava.
Test 1
Expected result: There are 56 suggested values in the listbox and "Alabama" is selected.
Test 2
Expected result: There are 9 suggested values in the listbox and "Nebraska" is selected.
Test 3
Expected result: There are 56 suggested values in the listbox and "Alabama" is selected.
Test 4
Expected result: There are 9 suggested values in the listbox and "Nebraska" is selected.
The text was updated successfully, but these errors were encountered: