-
Notifications
You must be signed in to change notification settings - Fork 885
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
Conversation
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Thanks. I would however wait to hear from @kgcreative before merging this.
Make it so! |
Also nitpick, but when adding this item, it should to all the way to the right |
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Current header don't support register Nav to farthest right, have another issue #5458 to track |
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.
Thanks for this fix!
* 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
* 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>
Description
Add border for header navigation control on right
Issues Resolved
#5449
Screenshot
Testing the changes
Check List
yarn test:jest
yarn test:jest_integration