Merged
Conversation
…ols as support for the isLoading and isInvalid props was added.
…to use the comboBoxClearButton data-test-subj as the ComboBox class names have been updated
… controls to take the EuiFormLayout wrapper into account when testing onChange functionality
Contributor
Author
|
@elasticmachine merge upstream |
Contributor
|
Pinging @elastic/eui-design (EUI) |
jbudz
approved these changes
Apr 13, 2023
Contributor
|
@elasticmachine merge upstream |
Contributor
|
@elastic/protections-experience @elastic/security-solution-platform - ping for CODEOWNER approvals. We're looking to merge this PR soon. Thanks! |
💚 Build Succeeded
Metrics [docs]Page load bundle
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EUI
77.0.0➡️77.1.177.1.0EuiDatePickerto display a warning icon and correctly setaria-invalidwhenisInvalidis passed (#6677)EuiFilePickerto display an alert icon whenisInvalid(#6678)EuiTextAreato display an alert icon whenisInvalid(#6679)EuiTextAreato support theisLoadingprop (#6679)EuiComboBoxto display a warning icon and correctly setaria-invalidwhenisInvalidis passed (#6680)Bug fixes
EuiAccordionto not set anaria-expandedattribute on non-interactivebuttonElements (#6694)EuiPopoverFooterbug causing nested popovers within popovers (note: not a recommended use-case) to unintentionally override its panel padding size inherited from context (#6698)EuiComboBoxto only delete the last selected item on backspace if the input caret is present (#6699)