hexcodech / booki-frontend

A react frontend for https://github.com/hexcodech/booki
https://booki.me
2 stars 0 forks source link

add logout button #16

Closed davethehacker closed 7 years ago

davethehacker commented 7 years ago

hover-dropdown on username

Tyratox commented 7 years ago

Sure on hover? Not click?

chdabre commented 7 years ago

On hover.

Am 12.07.2017 um 20:23 schrieb Nico Hauser notifications@github.com:

Assigned #16 https://github.com/hexcodech/booki-frontend/issues/16 to @chdabre https://github.com/chdabre.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hexcodech/booki-frontend/issues/16#event-1161251793, or mute the thread https://github.com/notifications/unsubscribe-auth/AG-Y0TcoyBE_p8qGzooehDMoROgX3E9iks5sNQ8XgaJpZM4OWA37.

Tyratox commented 7 years ago

Mobile..?

Also https://ux.stackexchange.com/questions/94838/should-nav-items-be-hover-or-click-to-activate-dropdown

https://ux.stackexchange.com/questions/62093/hover-or-click-on-dropdown-menu

https://ux.stackexchange.com/questions/13553/better-to-use-hover-vs-click-to-display-dropdown-menus-on-main-navigation-of-we

Tyratox commented 7 years ago

Okay for mobile we have the off canvas push menu

chdabre commented 7 years ago

As described, this menu does not exist on mobile as the options are stashed away in the slideover menu.

Am 12.07.2017 um 20:34 schrieb Nico Hauser notifications@github.com:

Mobile..?

Also https://ux.stackexchange.com/questions/94838/should-nav-items-be-hover-or-click-to-activate-dropdown https://ux.stackexchange.com/questions/94838/should-nav-items-be-hover-or-click-to-activate-dropdown https://ux.stackexchange.com/questions/62093/hover-or-click-on-dropdown-menu https://ux.stackexchange.com/questions/62093/hover-or-click-on-dropdown-menu https://ux.stackexchange.com/questions/13553/better-to-use-hover-vs-click-to-display-dropdown-menus-on-main-navigation-of-we https://ux.stackexchange.com/questions/13553/better-to-use-hover-vs-click-to-display-dropdown-menus-on-main-navigation-of-we — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hexcodech/booki-frontend/issues/16#issuecomment-314858100, or mute the thread https://github.com/notifications/unsubscribe-auth/AG-Y0eTqV_s9tknMww1MPxs8BoNvO4KBks5sNRGogaJpZM4OWA37.

Tyratox commented 7 years ago

Not convinced yet, there are more and more touch screen computers..

Another article http://uxmovement.com/navigation/why-hover-menus-do-users-more-harm-than-good/

Also why should we do it on hover?

chdabre commented 7 years ago

OK click is fine by me

Am 12.07.2017 um 20:38 schrieb Nico Hauser notifications@github.com:

Not convinced yet, there are more and more touch screen computers..

Another article http://uxmovement.com/navigation/why-hover-menus-do-users-more-harm-than-good/ http://uxmovement.com/navigation/why-hover-menus-do-users-more-harm-than-good/ Also why should we do it on hover?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hexcodech/booki-frontend/issues/16#issuecomment-314859180, or mute the thread https://github.com/notifications/unsubscribe-auth/AG-Y0Z30wS-JRpr5aeGQVzkV2Op_Qdr4ks5sNRKogaJpZM4OWA37.

Tyratox commented 7 years ago

@davethehacker @ItsEcholot ?

ItsEcholot commented 7 years ago

I would vote for on click