Closed jrgarou closed 6 years ago
This option is the best one
''2- We could create those same links(two) on MainNavigation and just shows them when reaches our breakpoint(max-width: 1440px).'' ( im gonna design it now )
But I do think the sidebar is really important for future interactions, right now it doesn't have many buttons on it but it will be a necessary tool soon.
''We could put this information on some page, like'' I think this info is really important to our users and hide it in a specific page may be not such a good idea.
@jrgarou @pedrocasa what is the status on this? Can I close it?
working on it, @jellegerbrandy We've removed the UserNav on mobile and put its items on main nav. I'll commit soon
The
UserNav
is accessible by the avatar only, and this is not good.Some options
We could put a button(icon? text? where?) to toggle the
UserNav
We could create those same links(two) on
MainNavigation
and just shows them when reaches our breakpoint(max-width: 1440px
).This option brings a question: is the sidebar really necessary? The top header works good when
min-width: 1441px
(above our breakpoint) .We could put this informations on some page, like
/profile
and/or/my-videos
What you think, guys?