Skip to content

[8.x] [ML] Anomaly Explorer: Fix Anomalies Table pagination (#214714)#215670

Merged
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-214714
Mar 24, 2025
Merged

[8.x] [ML] Anomaly Explorer: Fix Anomalies Table pagination (#214714)#215670
kibanamachine merged 1 commit intoelastic:8.xfrom
kibanamachine:backport/8.x/pr-214714

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

Includes a fix for elastic#213424 and a
follow up to
elastic#203224 (comment)

* Rewrites anomalies_table in typescript
* Decouples anomalies table state into an individual service
* Fixes an issue where anomalies table pagination wouldn't reset to 0
after changing significant properties of the view, causing the table
data to refetch

(cherry picked from commit ab78050)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Mar 24, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) March 24, 2025 11:46
@kibanamachine kibanamachine merged commit 967f118 into elastic:8.x Mar 24, 2025
11 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
ml 2434 2435 +1

Async chunks

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

id before after diff
ml 5.4MB 5.4MB +2.5KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
ml 106 107 +1

cc @rbrtj

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