Skip to content

[TableListView] Remove listing limit warning#217945

Merged
Dosant merged 2 commits intoelastic:mainfrom
Dosant:d/2025-04-11-remove-listing-warning
Apr 15, 2025
Merged

[TableListView] Remove listing limit warning#217945
Dosant merged 2 commits intoelastic:mainfrom
Dosant:d/2025-04-11-remove-listing-warning

Conversation

@Dosant
Copy link
Contributor

@Dosant Dosant commented Apr 11, 2025

Summary

Temporary solution for #207135 (comment)

image

Note

All items are still findable by query or tags

Per Graham,

I would love to not need to display a warning but even with today's implementation I would remove it as its benefits don't outweigh its drawbacks IMO

We also plan to work on server-side pagination soon

@Dosant Dosant changed the title remove listing limit warning Apr 11, 2025
@Dosant Dosant added release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// Component:TableListView backport:version Backport to applied version labels v8.19.0 labels Apr 11, 2025
@Dosant Dosant marked this pull request as ready for review April 11, 2025 13:33
@Dosant Dosant requested review from a team as code owners April 11, 2025 13:33
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@Dosant Dosant requested a review from ghudgins April 11, 2025 13:33
Copy link
Contributor

@nreese nreese left a comment

Choose a reason for hiding this comment

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

kibana-presentation changes LGTM
code review only

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
dashboard 652 651 -1
eventAnnotationListing 594 593 -1
filesManagement 152 151 -1
graph 276 275 -1
maps 1258 1257 -1
visualizations 474 473 -1
total -6

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/content-management-table-list-view-table 37 36 -1

Async chunks

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

id before after diff
dashboard 553.5KB 551.6KB -1.8KB
eventAnnotationListing 208.2KB 206.4KB -1.8KB
filesManagement 106.6KB 104.8KB -1.9KB
graph 389.8KB 388.0KB -1.8KB
maps 3.0MB 3.0MB -1.9KB
visualizations 342.3KB 340.5KB -1.8KB
total -11.1KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
maps 40.4KB 40.4KB -1.0B
visualizations 35.4KB 35.4KB -1.0B
total -2.0B
Unknown metric groups

API count

id before after diff
@kbn/content-management-table-list-view-table 56 55 -1

History

Copy link
Contributor

@ghudgins ghudgins left a comment

Choose a reason for hiding this comment

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

LGTM

@Dosant Dosant merged commit 23fe329 into elastic:main Apr 15, 2025
9 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/14468536817

@kibanamachine
Copy link
Contributor

💔 All backports failed

Status Branch Result
8.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

node scripts/backport --pr 217945

Questions ?

Please refer to the Backport tool documentation

@Dosant Dosant added release_note:fix and removed release_note:skip Skip the PR/issue when compiling release notes labels Apr 15, 2025
Dosant added a commit to Dosant/kibana that referenced this pull request Apr 15, 2025
## Summary

Temporary solution for
elastic#207135 (comment)

![image](https://github.com/user-attachments/assets/061282ba-aabc-46f2-a859-d57deb000c73)

> [!NOTE]
> All items are still findable by query or tags

Per Graham,

> I would love to not need to display a warning but even with today's
implementation I would remove it as its benefits don't outweigh its
drawbacks IMO

We also plan to work on server-side pagination soon

(cherry picked from commit 23fe329)

# Conflicts:
#	src/platform/packages/shared/content-management/table_list_view_table/src/services.tsx
@Dosant
Copy link
Contributor Author

Dosant commented Apr 15, 2025

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

Dosant added a commit that referenced this pull request Apr 15, 2025
# 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![image](https://github.com/user-attachments/assets/061282ba-aabc-46f2-a859-d57deb000c73)\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![image](https://github.com/user-attachments/assets/061282ba-aabc-46f2-a859-d57deb000c73)\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![image](https://github.com/user-attachments/assets/061282ba-aabc-46f2-a859-d57deb000c73)\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-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Component:TableListView release_note:fix Team:SharedUX Platform AppEx-SharedUX (formerly Global Experience) t// v8.19.0 v9.1.0

7 participants