[9.2] Fixed EsLint violations of @elastic/eui/badge-accessibility-rules rule in Kibana code. (#251665)#253698
Merged
alexwizp merged 1 commit intoelastic:9.2from Feb 19, 2026
Merged
Conversation
…ule in Kibana code. (elastic#251665) **PR description** This PR fixes newly reported ESLint violations in Kibana introduced by the new `@elastic/eslint-plugin-eui` rule `@elastic/eui/badge-accessibility-rules`. The updates bring affected badge usages into compliance with the rule’s accessibility requirements, with no intended functional changes beyond a11y/lint conformance. **Why** The violations were surfaced after the rule was added to `@elastic/eslint-plugin-eui`. **References** `@elastic/eui `repo — Add `badge-accessibility-rules` rule: elastic/eui#9354 Closes: elastic#211173 --------- Co-authored-by: Pete Harverson <pete@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> (cherry picked from commit 3044fa8) # Conflicts: # x-pack/platform/plugins/shared/streams_app/public/components/stream_detail_significant_events_view/significant_events_table.tsx
Contributor
|
Pinging @elastic/fleet (Team:Fleet) |
Contributor
|
Pinging @elastic/obs-presentation-team (Team:obs-presentation) |
Contributor
|
Pinging @elastic/obs-ux-management-team (Team:obs-ux-management) |
Contributor
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Async chunks
Page load bundle
|
L1nBra
approved these changes
Feb 19, 2026
L1nBra
left a comment
There was a problem hiding this comment.
As it is only backports into previous versions - approving.
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.
Backport
This will backport the following commits from
mainto9.2:@elastic/eui/badge-accessibility-rulesrule in Kibana code. (#251665)Questions ?
Please refer to the Backport tool documentation