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

[Backport 2.x][navigation]feat: add home icon in left bottom (#7802) #7836

Merged

Conversation

SuZhou-Joe
Copy link
Member

Backport 106b64c from #7802.

Changelog

  • skip

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

* feat: add home icon in left bottom

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: remove useless padding

Signed-off-by: SuZhou-Joe <[email protected]>

* Changeset file for PR opensearch-project#7802 created/updated

* fix: update snapshot

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: use flush

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: optimize style

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: move features around in nav group

Signed-off-by: SuZhou-Joe <[email protected]>

* fix: typo

Signed-off-by: SuZhou-Joe <[email protected]>

* fix: unit test

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 106b64c)
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 63.93%. Comparing base (458e859) to head (f4fc586).
Report is 356 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/plugins/home/public/plugin.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7836   +/-   ##
=======================================
  Coverage   63.92%   63.93%           
=======================================
  Files        3659     3660    +1     
  Lines       81350    81346    -4     
  Branches    12969    12966    -3     
=======================================
+ Hits        52005    52008    +3     
+ Misses      26159    26157    -2     
+ Partials     3186     3181    -5     
Flag Coverage Δ
Linux_1 30.20% <0.00%> (+<0.01%) ⬆️
Linux_2 55.99% <ø> (ø)
Linux_3 40.47% <0.00%> (-0.01%) ⬇️
Linux_4 31.48% <50.00%> (+<0.01%) ⬆️
Windows_1 30.22% <0.00%> (+<0.01%) ⬆️
Windows_2 55.94% <ø> (ø)
Windows_3 40.47% <0.00%> (-0.01%) ⬇️
Windows_4 31.48% <50.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl ruanyl merged commit ef49f5b into opensearch-project:2.x Aug 27, 2024
63 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
navigation Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants