-
Notifications
You must be signed in to change notification settings - Fork 23
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
Comments
@jeffikus or @kellychoffman is this something your teams could help with? |
If someone can implement, we can review. |
Working on this over at WordPress/wporg-mu-plugins#20 |
I've done everything in the linked PR above except the item about the responsive menu with the |
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. |
Perfect then WordPress/wporg-mu-plugins#20 is ready for review for the rest of the issues
+1 I agree, I just wanted to make sure this is what we wanted to do |
The menu script is over here: WordPress/wporg-mu-plugins#21 |
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? |
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. |
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: Here's a screenshot that shows the arrows, active menu link, and Get WordPress button updates: 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. |
Here's a PR for the search improvements: WordPress/wporg-mu-plugins#25 |
Here are a few visual enhancements we can make to these bars:
#7B90FF
2px
border radius and its text should be boldCurrently:
![Captura de ecrã 2021-11-24, às 11 59 15](https://user-images.githubusercontent.com/65220155/143234563-ef3cd4a4-f66f-47e4-b679-7bb2476236a0.png)
Intended:
![Captura de ecrã 2021-11-24, às 12 01 12](https://user-images.githubusercontent.com/65220155/143234761-424ab656-c81c-49a0-8730-5c68b11dd16a.png)
…
nav, when they should go in there gradually. Here's what we could use to improve that: https://css-tricks.com/the-priority-navigation-pattern/responsive.news.mp4
On mobile:
#1C2024
The text was updated successfully, but these errors were encountered: