Closed VerevkinAlexander closed 5 years ago
I`ve finished this task, please check.
@Metizik Please migrate the Tabs component also to new Styleguide version.
Example usage of new Tabs component with router here https://github.com/bitshares/bitshares-ui/blob/a025cf026434a044625229af841f5308985d912d/app/components/Explorer/Explorer.jsx#L70
New component should allow router for witnesses committee and workers a la
http://localhost:8080/account/blockchainprojectsbv-test-1/voting/witnesses
http://localhost:8080/account/blockchainprojectsbv-test-1/voting/committee
http://localhost:8080/account/blockchainprojectsbv-test-1/voting/workers
That means that the logic that saves the current votes and broadcasts must be in the parent component (Save button in current logic) and only the child Tabs be displayed through the different routes.
I will create a new issue for this, forwarded this now. Thanks
General
Closes #110
General
Please make sure the following is done:
Code Preparation
Please review all your changes one last time before committing
Testing
The branch has been tested on the following browsers (desktop and mobile view)
User interface changes