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

refactor(topnav): update top navigation component specs #807

Merged
merged 1 commit into from
Dec 23, 2020
Merged

refactor(topnav): update top navigation component specs #807

merged 1 commit into from
Dec 23, 2020

Conversation

lalithkarikelli
Copy link
Contributor

@lalithkarikelli lalithkarikelli commented Dec 17, 2020

Description

<hx-topnav> implementing color palette 2.0 styles

What are the relevant story cards/tickets? Any additional PRs or other references?

Jira: SURF 2142

Before you request a review for this PR:

  • For UI changes, did you manually test in recent versions of modern browsers (Chrome, Firefox, and Safari)?
  • For UI changes, did you manually test in IE11 and legacy Edge?
  • Did you add component tests for any new code?
  • Did you run the component unit tests via yarn test to ensure all tests passed?
  • Did you include a screenshot of the component tests?
  • If you changed/added functionality, did you update the demo page and documentation?
  • If needed, did you add or modify the demo test page to test the changed/added functionality?
  • Did you assign reviewers?
  • In Jira, have you linked to this PR on the ticket(s)?

@netlify
Copy link

netlify bot commented Dec 17, 2020

Deploy preview for helix-ui ready!

Built with commit 54c1851

https://deploy-preview-807--helix-ui.netlify.app

@lalithkarikelli lalithkarikelli marked this pull request as ready for review December 17, 2020 17:59
@100stacks 100stacks added this to the HelixUI-v2.0.0 milestone Dec 17, 2020
Copy link
Member

@100stacks 100stacks left a comment

Choose a reason for hiding this comment

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

@danielmdesigns please see Top Navigation updates based on current specs:

https://deploy-preview-807--helix-ui.netlify.app/components/topnav

Copy link

@danielmdesigns danielmdesigns left a comment

Choose a reason for hiding this comment

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

Here is some initial feedback:

  • Dropshadow for dropdowns are too dark. I would suggest reducing the opacity/alpha transparency there. Selecting this object in Abstract will give you the box-shadow specs that we used in our design
  • Nav links should not be in all caps
  • Default link colors are wrong. We should use #757575 for all Top & Bottom nav links
  • Remove background color from hover. Hover/Selected state link color will be #333333
  • Default Icon color should be #9E9E9E (hover/selected icons will be #333333)
  • Dropdown links should not have a background on hover. The Default link color will be #333333 with a Hover/Selected color of #970C8D
  • Button hover state color is wrong. Button states should be Blue-500 Default, Blue-700 Hover, Blue-900 Selected
  • Button should not have border-color on hover

The Navigation link in Abstract has been updated. Please reference this to support the feedback provided above. If you have any other questions, please do not hesitate to ask.

Top Nav Design

@100stacks 100stacks changed the title refactor(hx-topnav): top navigation component refactor(topnav): update top navigation component specs Dec 17, 2020
@lalithkarikelli
Copy link
Contributor Author

@danielmdesigns : Please review the changes based on your feedback.
https://deploy-preview-807--helix-ui.netlify.app/components/topnav
Thanks!

Copy link

@danielmdesigns danielmdesigns left a comment

Choose a reason for hiding this comment

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

Looks great! Thanks for addressing those previous concerns. I believe once the icons are updated (James & I just talked about these) then I believe this will be ready to approve. Great work, thanks for the quick turn around on the updates.

Copy link
Member

@100stacks 100stacks left a comment

Choose a reason for hiding this comment

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

Please see changes below, and squash commits.

@100stacks 100stacks added PR: Comments Provided PR: Comments Provided PR: Needs Squash 🆕 New Component Specs Updated Component Specifications labels Dec 21, 2020
Copy link
Member

@100stacks 100stacks left a comment

Choose a reason for hiding this comment

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

Dev LGTM...great job @lalithkarikelli!

@danielmdesigns, we're going to update the icons in a future release.

@100stacks 100stacks merged commit 6e262fc into HelixDesignSystem:master Dec 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 New Component Specs Updated Component Specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants