-
Notifications
You must be signed in to change notification settings - Fork 984
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
[Backport 2.x] Add navControlsPrimaryHeaderRight slot to header #9250
Conversation
* Add navControlNewPrimaryRight slot to header Signed-off-by: Lin Wang <[email protected]> * Changeset file for PR #9223 created/updated * Fix vertical align for header items Signed-off-by: Lin Wang <[email protected]> * Fix test coverage drop Signed-off-by: Lin Wang <[email protected]> * Fix failed UTs Signed-off-by: Lin Wang <[email protected]> * Fix bootstrap failed Signed-off-by: Lin Wang <[email protected]> * Update failed snapshots Signed-off-by: Lin Wang <[email protected]> * Remove left border Signed-off-by: Lin Wang <[email protected]> * Refactor with headerRight Signed-off-by: Lin Wang <[email protected]> * Renaming to primaryHeaderRight Signed-off-by: Lin Wang <[email protected]> * Changeset file for PR #9223 created/updated --------- Signed-off-by: Lin Wang <[email protected]> Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com> (cherry picked from commit 8ae1c71) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Invalid Changelog HeadingThe '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #9250 +/- ##
=======================================
Coverage 61.12% 61.12%
=======================================
Files 3814 3814
Lines 91502 91508 +6
Branches 14450 14450
=======================================
+ Hits 55932 55938 +6
Misses 32011 32011
Partials 3559 3559
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
ciGroups 9 / 10 / 11 are known issues. |
Backport 8ae1c71 from #9223.