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

Global & Local Nav Bars visual refinements #86

Closed
8 tasks done
beafialho opened this issue Nov 24, 2021 · 11 comments · Fixed by #113
Closed
8 tasks done

Global & Local Nav Bars visual refinements #86

beafialho opened this issue Nov 24, 2021 · 11 comments · Fixed by #113
Assignees
Labels
[Type] Enhancement New feature or request

Comments

@beafialho
Copy link
Collaborator

beafialho commented Nov 24, 2021

Here are a few visual enhancements we can make to these bars:

  • Arrows in Global Nav Bar should match with Local Nav Bar's
  • The active menu link (News in this case) should be bold and highlighted through color #7B90FF
  • The "Get WordPress" button should have a 2px border radius and its text should be bold

Currently:
Captura de ecrã 2021-11-24, às 11 59 15

Intended:
Captura de ecrã 2021-11-24, às 12 01 12

  • Search icon should be centered to its container:

Captura de ecrã 2021-11-24, às 12 08 58

responsive.news.mp4

On mobile:

  • Let's decrease the text size of the submenu items
  • "Close" icon should be inside its container
  • "Close" section and the menu's background should be a darker shade specified in Figma #1C2024

Captura de ecrã 2021-11-24, às 12 52 34

@tellyworth
Copy link
Contributor

@jeffikus or @kellychoffman is this something your teams could help with?

@kellychoffman
Copy link
Collaborator

If someone can implement, we can review.

@MaggieCabrera
Copy link
Collaborator

Working on this over at WordPress/wporg-mu-plugins#20

@MaggieCabrera
Copy link
Collaborator

I've done everything in the linked PR above except the item about the responsive menu with the .... I don't think we can do much about it without some heavy handed JS, is that something we want to do?

@dd32
Copy link
Member

dd32 commented Dec 2, 2021

responsive menu with the .... I don't think we can do much about it without some heavy handed JS

I think this is something worth splitting into a separate PR for visibility and implementation.

To me it feels like the user experience would be worth the potentially heavy JS, even though for most users it would only ever be run once (upon load, as they wouldn't usually be resizing the window often).

It would make it easier to bring it to localised sites too, where translations of menu items can be much longer than the English counterparts.

@tellyworth tellyworth mentioned this issue Dec 2, 2021
@MaggieCabrera
Copy link
Collaborator

I think this is something worth splitting into a separate PR for visibility and implementation.

Perfect then WordPress/wporg-mu-plugins#20 is ready for review for the rest of the issues

It would make it easier to bring it to localised sites too, where translations of menu items can be much longer than the English counterparts.

+1 I agree, I just wanted to make sure this is what we wanted to do

@MaggieCabrera
Copy link
Collaborator

The menu script is over here: WordPress/wporg-mu-plugins#21

@mikachan
Copy link
Member

mikachan commented Dec 6, 2021

Hi all. Just checking if there is any remaining work to do from this issue, as it looks like @MaggieCabrera has finished the two remaining tasks:

Is there anything else from the above that needs to be worked on or reviewed?

@kellychoffman
Copy link
Collaborator

Ah, I didn't see those PRs. Would be good to mark a designer as a reviewer in the future.

For now: Can we see the changes in WordPress/wporg-mu-plugins#20? Via a screenshot. Or possibly update the test site? Whatever is easiest.

@mikachan
Copy link
Member

mikachan commented Dec 7, 2021

Yep OK, we'll make sure we add a designer as a reviewer in the future 👍

Yes, sure - here are some screenshots from WordPress/wporg-mu-plugins#20:

Search icon centered to its container at large resolutions:
image

Here's a screenshot that shows the arrows, active menu link, and Get WordPress button updates:
image

I've just noticed a few other bugs with the search icon at smaller resolutions, so I'll open up a PR for them as soon as I can.

@mikachan
Copy link
Member

mikachan commented Dec 7, 2021

Here's a PR for the search improvements: WordPress/wporg-mu-plugins#25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants