Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(autocomplete): close dropdown on enter or tab key press #761

Merged
merged 6 commits into from
Feb 5, 2024

fix(autocomplete): apply aria combox pattern

7463a40
Select commit
Loading
Failed to load commit list.
Merged

fix(autocomplete): close dropdown on enter or tab key press #761

fix(autocomplete): apply aria combox pattern
7463a40
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 3, 2024 in 0s

48.78% of diff hit (target 54.62%)

View this Pull Request on Codecov

48.78% of diff hit (target 54.62%)

Annotations

Check warning on line 377 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L377

Added line #L377 was not covered by tests

Check warning on line 379 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L379

Added line #L379 was not covered by tests

Check warning on line 381 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L381

Added line #L381 was not covered by tests

Check warning on line 384 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L383-L384

Added lines #L383 - L384 were not covered by tests

Check warning on line 408 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L406-L408

Added lines #L406 - L408 were not covered by tests

Check warning on line 499 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L497-L499

Added lines #L497 - L499 were not covered by tests

Check warning on line 532 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L532

Added line #L532 was not covered by tests

Check warning on line 547 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L547

Added line #L547 was not covered by tests

Check warning on line 555 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L555

Added line #L555 was not covered by tests

Check warning on line 598 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L598

Added line #L598 was not covered by tests

Check warning on line 651 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L651

Added line #L651 was not covered by tests

Check warning on line 681 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L679-L681

Added lines #L679 - L681 were not covered by tests

Check warning on line 868 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L868

Added line #L868 was not covered by tests

Check warning on line 947 in packages/oruga-next/src/components/autocomplete/Autocomplete.vue

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/oruga-next/src/components/autocomplete/Autocomplete.vue#L947

Added line #L947 was not covered by tests