-
Notifications
You must be signed in to change notification settings - Fork 891
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
[UX] Change name of expanded header config #1802
[UX] Change name of expanded header config #1802
Conversation
`useExpandedHeade`r instead of `useExpandedMenu` fixes opensearch-project#1593 Signed-off-by: Josh Romero <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1802 +/- ##
==========================================
+ Coverage 67.50% 67.51% +0.01%
==========================================
Files 3074 3074
Lines 59127 59127
Branches 8988 8988
==========================================
+ Hits 39911 39917 +6
+ Misses 17031 17027 -4
+ Partials 2185 2183 -2
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
`useExpandedHeader` instead of `useExpandedMenu` fixes #1583 Signed-off-by: Josh Romero <[email protected]> (cherry picked from commit 6ad5d08)
`useExpandedHeader` instead of `useExpandedMenu` fixes #1583 Signed-off-by: Josh Romero <[email protected]> (cherry picked from commit 6ad5d08) Co-authored-by: Josh Romero <[email protected]>
Description
useExpandedHeader
instead ofuseExpandedMenu
Issues Resolved
fixes #1583
Check List
yarn test:jest
yarn test:jest_integration
yarn test:ftr