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

fix(NavBar): adjust styling for nav items #936

Merged
merged 1 commit into from
Mar 8, 2023
Merged

Conversation

longmatthewh
Copy link
Contributor

@longmatthewh longmatthewh commented Mar 8, 2023

As requested by @bobbyomari I made the following adjustments to the NavItem css:

  • use --font-weight-normal for nav items unless they're active, in which case, use --font-weight-medium

@longmatthewh longmatthewh requested a review from a team as a code owner March 8, 2023 20:17
@longmatthewh longmatthewh marked this pull request as draft March 8, 2023 20:17
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Preview branch generated at https://fix-navbar-styles.d1gko6en628vir.amplifyapp.com

@longmatthewh longmatthewh changed the title fix(NavBar): adjust styling for nav items per Bobby fix(NavBar): adjust styling for nav items Mar 8, 2023
@longmatthewh longmatthewh marked this pull request as ready for review March 8, 2023 20:26
JoshMK
JoshMK previously approved these changes Mar 8, 2023
Copy link
Contributor

@JoshMK JoshMK left a comment

Choose a reason for hiding this comment

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

👏

Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

I discussed this with @bobbyomari. General research has suggested that some people have more difficulty reading all capital letters vs not:

While not officially a wcag violation, we should probably err on the side of caution and try to follow best practices as best as we can.

@bobbyomari said we will likely make updates in UX pin to match this. Everything else looks good.

@longmatthewh longmatthewh merged commit a56de75 into develop Mar 8, 2023
@longmatthewh longmatthewh deleted the fix/navbar-styles branch March 8, 2023 21:42
@github-actions
Copy link
Contributor

github-actions bot commented Mar 8, 2023

Preview branch generated at https://fix-navbar-styles.d1gko6en628vir.amplifyapp.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants