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

Personal area in Local nav component #621

Closed
fcoveram opened this issue Jun 7, 2024 · 2 comments
Closed

Personal area in Local nav component #621

fcoveram opened this issue Jun 7, 2024 · 2 comments

Comments

@fcoveram
Copy link
Collaborator

fcoveram commented Jun 7, 2024

Based on wporg-theme-directory#55 report, I explored an idea for separating the links to pages related to user's personal area in the local nav.

The section uses the link style and includes a dot separator between public and personal area on desktop, and a menu section with white at 10% border on mobile. This idea aims to update all site sections where this case exist. As per my knowledge, the sections involved are: Learn, Themes, Plugins, and Patterns.

Below you can see how those sections would look like on desktop and the mobile version of Learn, and in this section the Figma mockups.

Local nav with personal area on desktop and mobile


This change relates to the following tickets in one or another way.

@ryelle
Copy link
Contributor

ryelle commented Jul 1, 2024

I've added this by creating a has-separator helper class. Any nav item with that class will add a · to the left (or right, on RTL sites).

This needs to be updated on the child sites, still.

@ryelle
Copy link
Contributor

ryelle commented Jul 22, 2024

This has been updated on all the relevant sites.

@ryelle ryelle closed this as completed Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants