atoum / atoum.github.io

Atoum website
http://atoum.github.io
2 stars 8 forks source link

Default to opened menu #6

Closed jubianchi closed 8 years ago

jubianchi commented 8 years ago

When the users lands on the website, the menu should be opened by default

mikaelrandy commented 8 years ago

For me, the menu animation is useless. And even maybe dangerous.

People who come on atoum website don't come for a whole navigation, but for a specific purpose, and want to find easily, fastly and directly the page who answers their question. And a closed menu which need to understand there is a button to open it is not a good idea.

That was the reason why i had put a fixed menu.

jubianchi commented 8 years ago

@mikaelrandy closing the menu can be useful on small screens this is why I restored the animation and close button.

Hywan commented 8 years ago

We can close the menu on small screens and keep it open on big screen. With a @media query, this is very easy to do. Thoughts?

jubianchi commented 8 years ago

@Hywan :+1: but on large screen I think we should still default to an opened menu

Grummfy commented 8 years ago

menu closed make people not necessarly discover it. So Now, when you come to the home apge you are lost ...

using "standard" icon for menu like the tripple burger icon could partially solve the problem.

Love the idea from Hywan too (keep menu open for big screen)

Hywan commented 8 years ago

@jubianchi And keep it open, yes. It's easy to remove the “menu” icon too, simply display: none and done.

Hywan commented 8 years ago

Also, the menu on hoa-project.net is always closed by default, and it's not a problem. From our analytics, people explore the website easily.

mikaelrandy commented 8 years ago

I like the idea to let the menu open on big resolution, and display the "open menu" button on lower resolution :+1:

Grummfy commented 8 years ago

@Hywan icon of hoa is the triple burger icon, the "standard" menu icon.

Hywan commented 8 years ago

@Grummfy But a burger does not roll ;-).

mikaelrandy commented 8 years ago

:dancer: