Skip to content

Commit

Permalink
Merge branch 'main' into unused-key-services
Browse files Browse the repository at this point in the history
  • Loading branch information
cee-chen authored Oct 5, 2023
2 parents 4e1092a + 2e257a2 commit 37432e2
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,13 @@ exports[`EuiComboBox renders the options list dropdown 1`] = `
style="inline-size: 2px;"
value=""
/>
<span
aria-live="polite"
class="emotion-euiScreenReaderOnly"
id="generated-id_removeOptionMessage"
>
Combo box. Selected. Combo box input. Type some text or, to display a list of choices, press Down Arrow. To exit the list of choices, press Escape.
</span>
</div>
<div
class="euiFormControlLayoutIcons euiFormControlLayoutIcons--right euiFormControlLayoutIcons--absolute"
Expand Down

0 comments on commit 37432e2

Please sign in to comment.