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

Attach duplicate of footer nav to logo in header #78

Open
rgilman opened this issue Oct 26, 2018 · 2 comments
Open

Attach duplicate of footer nav to logo in header #78

rgilman opened this issue Oct 26, 2018 · 2 comments

Comments

@rgilman
Copy link
Member

rgilman commented Oct 26, 2018

I know the convention is to have the logo link to the home page but our header has the home page link always available – even right next to the logo.

I'd like to innovate here by duplicating the links that are currently in the footer nav (except for Top) in a dropdown panel attached to the logo – similar to our treatment of the user image on the right side.

Those links are to About Contact Help Terms & Rules Privacy Policy so all organizational type stuff that fits with the logo.

Since the action of hovering over (desktop) or touching (mobile) the logo will just be to reveal the panel but not go to another page, it shouldn't be a big annoyance for users who were expecting a home page link.

I thought of this approach while testing on a phone and realizing that often the footer would be a really long scroll to the bottom.

@iangilman
Copy link
Member

I could see this still being annoying, since clicking on the logo for home is such an ingrained habit. Why not have the logo still be home and remove "home" from the top nav instead? That would free up some nav space as well.

I don't see those footer items as being high enough traffic to deserve space up near the top (even if they are hidden at first), but if there are specific items you'd like to elevate, perhaps there is another way we could get to them more easily on mobile.

@rgilman
Copy link
Member Author

rgilman commented Dec 19, 2018

I'd like to return to the idea of using the logo for a dropdown menu, symmetric with the dropdown connected with the user image. This may be too much of a violation of convention as Ian suggests but I'd still like to actually test it out.

The way I'm seeing this is that the home page is really about the user, not the organization, whereas the logo is about the organization, so it makes sense (at least to me) to put organizational links in the dropdown attached to the logo. We can also include Home as the top link, so it's still there, but we can add other links as well.

I'm seeing this as not just useful on mobile but at any screen size. I'm also no longer seeing this as needing to duplicate the footer menu. There may be some overlap but the two menus can have unique links as well.

I've made a start on this and created PR #103 for it.

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

No branches or pull requests

2 participants