edge-react-gui
edge-react-gui copied to clipboard
Refactoring menu UI
PR Requirements
If you have made any visual changes to the GUI. Make sure you have:
- [ ] Tested on iOS Tablet
- [ ] Tested on small Android
- [ ] n/a
- Menu ui decomposed to three main components:
AccountSwitcher - component for change user account
DropDownList - component for implement animated drop down list of user accounts
ControlPanel - main component for render main navigate of app
-
Refactoring from clases components menu ui to functional components with react and redux hooks
-
Redesign menu ui of styles according to new design
