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

[Canvas] Move workpad components to typescript #112556

Merged
merged 3 commits into from
Sep 28, 2021

Conversation

crob611
Copy link
Contributor

@crob611 crob611 commented Sep 20, 2021

Converts the workpad container and component to typescript, as well as removing recompose from workpad container in favor of hooks.

Testing

There should be no functional or visual changes to the user from these changes. The important thing to test is that the workpad still shows up and functions as expected. Also that all workpad shortcuts work as expected.

@crob611 crob611 added review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas loe:small Small Level of Effort v8.0.0 release_note:skip Skip the PR/issue when compiling release notes impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. Feature:Canvas auto-backport Deprecated - use backport:version if exact versions are needed v7.16.0 labels Sep 20, 2021
@crob611 crob611 requested a review from a team as a code owner September 20, 2021 13:43
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@crob611 crob611 changed the title Move workpad components to typescript [Canvas] Move workpad components to typescript Sep 20, 2021
@crob611 crob611 force-pushed the convert-workpad-to-typescript branch from cdde189 to 81c343f Compare September 20, 2021 14:39
Copy link
Contributor

@poffdeluxe poffdeluxe left a comment

Choose a reason for hiding this comment

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

Nice upgrade! Works correctly for me

@crob611
Copy link
Contributor Author

crob611 commented Sep 27, 2021

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
canvas 1063 1065 +2

Async chunks

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

id before after diff
canvas 1.0MB 1.0MB +463.0B

History

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

@crob611 crob611 merged commit 245b773 into elastic:master Sep 28, 2021
kibanamachine added a commit to kibanamachine/kibana that referenced this pull request Sep 28, 2021
* Move workpad components to typescript

* Fix types

Co-authored-by: Kibana Machine <[email protected]>
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Sep 28, 2021
* Move workpad components to typescript

* Fix types

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Corey Robertson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed Feature:Canvas impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:small Small Level of Effort release_note:skip Skip the PR/issue when compiling release notes review Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants