edge-react-gui icon indicating copy to clipboard operation
edge-react-gui copied to clipboard

Refactoring menu UI

Open axenov-it opened this issue 4 years ago • 1 comments

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

axenov-it avatar Jul 01 '21 19:07 axenov-it

  1. 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

  1. Refactoring from clases components menu ui to functional components with react and redux hooks

  2. Redesign menu ui of styles according to new design

image image

axenov-it avatar Jul 01 '21 19:07 axenov-it