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

Add an account menu in the top right corner #105

Merged
merged 2 commits into from
Aug 17, 2020
Merged

Add an account menu in the top right corner #105

merged 2 commits into from
Aug 17, 2020

Conversation

cyrexin
Copy link
Collaborator

@cyrexin cyrexin commented Aug 16, 2020

This PR fixes #104.

Description of changes

  1. Add material-ui library (https://material-ui.com/), which is useful for future components as well.
  2. Add a menu for account management in the top right corner.
  3. Put "Logout" inside the menu.

Possible influences of this PR

The menu is still not hidden when the user is signed out. This should be solved after #101

Demonstration of results

1

Copy link
Member

@hunterhector hunterhector left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hunterhector hunterhector merged commit fed60c8 into asyml:master Aug 17, 2020
hunterhector added a commit that referenced this pull request Nov 8, 2020
Add an account menu in the top right corner

Former-commit-id: f52a0e57b1bbf16cf0edf91b96a3699f16cb5359
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

Successfully merging this pull request may close these issues.

Account menu in the top right corner
2 participants