# Backport
This will backport the following commits from `main` to `8.x`:
- [[TableListView] Remove listing limit warning
(#217945)](#217945)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Anton
Dosov","email":"anton.dosov@elastic.co"},"sourceCommit":{"committedDate":"2025-04-15T11:42:23Z","message":"[TableListView]
Remove listing limit warning (#217945)\n\n## Summary\n\nTemporary
solution
for\nhttps://github.com//issues/207135#issuecomment-2789752279\n\n\n\n\n>
[!NOTE] \n> All items are still findable by query or tags \n\nPer
Graham, \n\n> I would love to not need to display a warning but even
with today's\nimplementation I would remove it as its benefits don't
outweigh its\ndrawbacks IMO\n\nWe also plan to work on server-side
pagination
soon","sha":"23fe329228a7b9cbcf362b8ea58d1c88d7460fb7","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:SharedUX","Component:TableListView","backport:version","v9.1.0","v8.19.0"],"title":"[TableListView]
Remove listing limit
warning","number":217945,"url":"https://github.com/elastic/kibana/pull/217945","mergeCommit":{"message":"[TableListView]
Remove listing limit warning (#217945)\n\n## Summary\n\nTemporary
solution
for\nhttps://github.com//issues/207135#issuecomment-2789752279\n\n\n\n\n>
[!NOTE] \n> All items are still findable by query or tags \n\nPer
Graham, \n\n> I would love to not need to display a warning but even
with today's\nimplementation I would remove it as its benefits don't
outweigh its\ndrawbacks IMO\n\nWe also plan to work on server-side
pagination
soon","sha":"23fe329228a7b9cbcf362b8ea58d1c88d7460fb7"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/217945","number":217945,"mergeCommit":{"message":"[TableListView]
Remove listing limit warning (#217945)\n\n## Summary\n\nTemporary
solution
for\nhttps://github.com//issues/207135#issuecomment-2789752279\n\n\n\n\n>
[!NOTE] \n> All items are still findable by query or tags \n\nPer
Graham, \n\n> I would love to not need to display a warning but even
with today's\nimplementation I would remove it as its benefits don't
outweigh its\ndrawbacks IMO\n\nWe also plan to work on server-side
pagination
soon","sha":"23fe329228a7b9cbcf362b8ea58d1c88d7460fb7"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Summary
Temporary solution for #207135 (comment)
Note
All items are still findable by query or tags
Per Graham,
We also plan to work on server-side pagination soon