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] fix using the data grid full screen mode causes the top nav buttons to disappear #176324

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Feb 6, 2024

Summary

fix #172716

The header_action_menu didn't reset the state correctly when it was unmounted. This caused an state bug when remounting and as the result #172716 the action menu didn't render

@Dosant
Copy link
Contributor Author

Dosant commented Feb 6, 2024

/ci

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Page load bundle

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

id before after diff
core 384.6KB 384.6KB +11.0B

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

@Dosant Dosant changed the title fix [Discover] fix using the data grid full screen mode causes the top nav buttons to disappear Feb 7, 2024
@Dosant Dosant added release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) labels Feb 7, 2024
@Dosant Dosant marked this pull request as ready for review February 7, 2024 10:50
@Dosant Dosant requested a review from a team as a code owner February 7, 2024 10:50
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

@sebelga sebelga left a comment

Choose a reason for hiding this comment

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

LGTM! Tested locally and works as expected 👍

@Dosant Dosant merged commit 4b17d54 into elastic:main Feb 7, 2024
22 checks passed
@kibanamachine kibanamachine added v8.13.0 backport:skip This commit does not require backporting labels Feb 7, 2024
@Dosant Dosant self-assigned this Feb 7, 2024
fkanout pushed a commit to fkanout/kibana that referenced this pull request Feb 7, 2024
…v buttons to disappear (elastic#176324)

## Summary

fix elastic#172716

The header_action_menu didn't reset the state correctly when it was
unmounted. This caused an state bug when remounting and as the result
elastic#172716 the action menu didn't
render
@jughosta
Copy link
Contributor

jughosta commented Feb 7, 2024

Thanks for fixing it! Can we also backport it?

CoenWarmer pushed a commit to CoenWarmer/kibana that referenced this pull request Feb 15, 2024
…v buttons to disappear (elastic#176324)

## Summary

fix elastic#172716

The header_action_menu didn't reset the state correctly when it was
unmounted. This caused an state bug when remounting and as the result
elastic#172716 the action menu didn't
render
fkanout pushed a commit to fkanout/kibana that referenced this pull request Mar 4, 2024
…v buttons to disappear (elastic#176324)

## Summary

fix elastic#172716

The header_action_menu didn't reset the state correctly when it was
unmounted. This caused an state bug when remounting and as the result
elastic#172716 the action menu didn't
render
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 release_note:skip Skip the PR/issue when compiling release notes Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Discover] Using the data grid full screen mode causes the top nav buttons to disappear
6 participants