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

Add border for header navigation on right #5450

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

Hailong-am
Copy link
Contributor

Description

Add border for header navigation control on right

Issues Resolved

#5449

Screenshot

image

Testing the changes

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

Signed-off-by: Hailong Cui <ihailong@amazon.com>
@Hailong-am Hailong-am changed the title Add border for header navigtion ight Add border for header navigation on right Nov 9, 2023
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #5450 (ae2f1f6) into main (e0b6006) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5450      +/-   ##
==========================================
- Coverage   66.82%   66.82%   -0.01%     
==========================================
  Files        3291     3291              
  Lines       63174    63174              
  Branches    10055    10055              
==========================================
- Hits        42219    42213       -6     
- Misses      18471    18479       +8     
+ Partials     2484     2482       -2     
Flag Coverage Δ
Linux_1 35.24% <ø> (ø)
Linux_2 55.28% <ø> (ø)
Linux_3 43.79% <ø> (ø)
Linux_4 35.34% <ø> (ø)
Windows_1 35.26% <ø> (-0.05%) ⬇️
Windows_2 55.25% <ø> (ø)
Windows_3 43.81% <ø> (?)
Windows_4 35.34% <ø> (ø)

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

Files Coverage Δ
src/core/public/chrome/ui/header/header.tsx 75.00% <ø> (ø)

... and 2 files with indirect coverage changes

AMoo-Miki
AMoo-Miki previously approved these changes Nov 9, 2023
Copy link
Collaborator

@AMoo-Miki AMoo-Miki left a comment

Choose a reason for hiding this comment

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

Thanks. I would however wait to hear from @kgcreative before merging this.

@kgcreative
Copy link
Member

Thanks. I would however wait to hear from @kgcreative before merging this.

Make it so!

@kgcreative
Copy link
Member

Also nitpick, but when adding this item, it should to all the way to the right

Signed-off-by: Hailong Cui <ihailong@amazon.com>
@Hailong-am
Copy link
Contributor Author

Hailong-am commented Nov 10, 2023

Also nitpick, but when adding this item, it should to all the way to the right

Current header don't support register Nav to farthest right, have another issue #5458 to track

Copy link
Member

@joshuarrrr joshuarrrr left a comment

Choose a reason for hiding this comment

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

Thanks for this fix!

@AMoo-Miki AMoo-Miki merged commit f6ce6e7 into opensearch-project:main Nov 15, 2023
71 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 15, 2023
* Add border for header navigtion ight

Signed-off-by: Hailong Cui <ihailong@amazon.com>

* Add changelog

Signed-off-by: Hailong Cui <ihailong@amazon.com>

---------

Signed-off-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit f6ce6e7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
ananzh pushed a commit that referenced this pull request Dec 13, 2023
* Add border for header navigtion ight
* Add changelog

---------

Signed-off-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit f6ce6e7)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants