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

Integrate 'UserMenu' with 'NavBar' jsx components #3146

Closed
jeff1evesque opened this issue Dec 12, 2017 · 3 comments
Closed

Integrate 'UserMenu' with 'NavBar' jsx components #3146

jeff1evesque opened this issue Dec 12, 2017 · 3 comments

Comments

@jeff1evesque
Copy link
Owner

We need to integrate our UserMenu, with the NavBar component. This means, the two components will need to interact with one another, depending whether the current user is authenticated, or anonymous.

@jeff1evesque
Copy link
Owner Author

For desktop, we'll keep the left menu column. However, we'll attempt to implement the following example, for tablet, and mobile layouts:

@jeff1evesque
Copy link
Owner Author

To be able to accomplish conditional rendering, based on the current viewport:

jeff1evesque added a commit that referenced this issue Dec 12, 2017
@jeff1evesque
Copy link
Owner Author

If we click Session then the menu items underneath maximize, while menu items below jeff1evesque, minimize. This is similarly true, for the opposite case:

menu-toggle

So, we'll need to investigate the implementation of the target attribute:

If we cannot integrate the target attribute, we may need to implement similar syntax as the jsfiddle.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant