Update Menu and replace Logout with dropdown menu
Closed this issue · 0 comments
mikelax commented
Overview
After a user login replace the logout button with the user image and username with drop down menu to include entries:
- Profile
- Divider
- Logout
We will then be able to add additional options such as Account, Games, etc. once they are ready to be implemented.
Requirements
use semantic dropdown option combined with dropdown.menu to create the menu items.
Here are some examples:
https://github.com/Semantic-Org/Semantic-UI-React/blob/master/docs/app/Layouts/FixedMenuLayout.js
https://react.semantic-ui.com/modules/dropdown