Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Discover] Improve types for saved search embeddable props (legacy table vs data grid props) #177292

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

jughosta
Copy link
Contributor

Summary

This PR improves types. Now all necessary legacy table and data grid props will be required for searchProps.

@jughosta jughosta added Feature:Discover Discover Application release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Feb 20, 2024
@jughosta jughosta self-assigned this Feb 20, 2024
@jughosta
Copy link
Contributor Author

/ci

@kibana-ci
Copy link
Collaborator

💚 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
discover 579.6KB 579.6KB +8.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jughosta

@jughosta jughosta marked this pull request as ready for review February 20, 2024 15:33
@jughosta jughosta requested a review from a team as a code owner February 20, 2024 15:33
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

Copy link
Member

@lukasolson lukasolson left a comment

Choose a reason for hiding this comment

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

LGTM! Love getting rid of these as references.

@jughosta jughosta merged commit 74a248b into elastic:main Feb 21, 2024
25 checks passed
@jughosta jughosta deleted the 163804-embeddable-types branch February 21, 2024 10:11
fkanout pushed a commit to fkanout/kibana that referenced this pull request Mar 4, 2024
…ble vs data grid props) (elastic#177292)

- Closes elastic#163804

## Summary

This PR improves types. Now all necessary legacy table and data grid
props will be required for `searchProps`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting Feature:Discover Discover Application release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. v8.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Discover] Improve types handling for saved search embeddable: legacy table props vs grid props
5 participants