Skip to content

[9.2] Address @elastic/eui/require-table-caption lint violations across @elastic/kibana-management files (#250015)#250555

Merged
alexwizp merged 1 commit intoelastic:9.2from
alexwizp:backport/9.2/pr-250015
Jan 27, 2026
Merged

[9.2] Address @elastic/eui/require-table-caption lint violations across @elastic/kibana-management files (#250015)#250555
alexwizp merged 1 commit intoelastic:9.2from
alexwizp:backport/9.2/pr-250015

Conversation

@alexwizp
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

…@elastic/kibana-management` files (elastic#250015)

> [!CAUTION]
> ⚠️ **Changes / translations were made by GenAI**. I’ve reviewed them
carefully, but your code owners’ expert eyes will ensure they’re 100%
right.

## Summary
This PR applies the auto-fix for the newly introduced
`@elastic/eui/require-table-caption`.
This rule ensure `EuiInMemoryTable`, `EuiBasicTable` have a
`tableCaption` prop for accessibility.

## Changes

1. 🎯 Added missing `tableCaption` attributes to elements flagged by
`@elastic/eui/require-table-caption` — accessibility leveled up!

## Related
- elastic/eui#9168

This time, to avoid annoying approvals collection, we've broken files
down by teams. Now, we are waiting a review only from your team!

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit b3fa266)

# Conflicts:
#	x-pack/platform/plugins/private/watcher/public/application/sections/watch_status_page/components/action_statuses_panel.tsx
#	x-pack/platform/plugins/shared/index_management/public/application/sections/home/data_stream_list/data_stream_table/data_stream_table.tsx
#	x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/legacy_templates/template_table/template_table.tsx
#	x-pack/platform/plugins/shared/index_management/public/application/sections/home/template_list/template_table/template_table.tsx
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
console 182.3KB 182.4KB +115.0B
crossClusterReplication 139.4KB 139.7KB +290.0B
indexLifecycleManagement 149.7KB 150.0KB +321.0B
indexManagement 693.5KB 694.2KB +750.0B
ingestPipelines 348.1KB 348.4KB +262.0B
remoteClusters 84.3KB 84.4KB +125.0B
rollup 108.6KB 108.9KB +234.0B
searchprofiler 31.5KB 31.6KB +136.0B
snapshotRestore 250.8KB 251.4KB +615.0B
transform 624.1KB 624.5KB +404.0B
upgradeAssistant 228.3KB 228.6KB +350.0B
watcher 157.8KB 158.7KB +938.0B
total +4.4KB

@bhavyarm bhavyarm self-requested a review January 27, 2026 13:44
Copy link
Contributor

@bhavyarm bhavyarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexwizp alexwizp merged commit 381dfd2 into elastic:9.2 Jan 27, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants