Closed mariano-aguero closed 6 years ago
Merging #1070 into 2.0-steps-integration will not change security risk.
@mariano-aguero Minted-Manage page: 1 extra tier is rendered after each refreshing of page Steps:
Hi @dennis00010011b
Changes are added to an integrating branch. I did this, so we can focus on step-by-step issues that may arise. Then, when all steps are tested/approved, we should make a full test before merging to 2.0
branch.
For that particular issue you're mentioning, it gets duplicated because in the Contribute
page the app is pushing tier data on every refresh, instead of cleaning it up.
I'll be working on that particular step in the next days.
Cheers
@fernandomg Fix applied and suggested refactoring
Tested it . No issues were found
Updated with changes from branch 2.0
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/stores/ReservedTokenStore.js | 0 | 1 | 0.0% | ||
src/utils/blockchainHelpers.js | 0 | 1 | 0.0% | ||
src/App.js | 0 | 2 | 0.0% | ||
src/utils/utils.js | 0 | 4 | 0.0% | ||
src/components/Common/ButtonContinue.js | 0 | 10 | 0.0% | ||
src/components/Home/index.js | 0 | 14 | 0.0% | ||
src/components/stepOne/index.js | 0 | 14 | 0.0% | ||
<!-- | Total: | 43 | 89 | 48.31% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/App.js | 1 | 0.0% | ||
src/components/stepOne/index.js | 3 | 0.0% | ||
src/components/Home/index.js | 3 | 0.0% | ||
<!-- | Total: | 7 | --> |
Totals | |
---|---|
Change from base Build 2862: | 0.1% |
Covered Lines: | 864 |
Relevant Lines: | 3612 |
@mariano-aguero please get upstream from 2.0 branch
@vbaranov
please get upstream from 2.0 branch
Updated
@dennis00010011b Some e2e tests failed in CI. Is the problem with the tests itself, or the failures are caused by the changes from this PR?
@vbaranov @mariano-aguero Tests are good. There is problem with manage page: tier is rendered twice
https://github.com/poanetwork/token-wizard/pull/1070#issuecomment-410744644
Hi @dennis00010011b I'm working in the manage section in another PR. I still have to push the changes
This is an integration PR for the step 1. How to test it and what to test:
The branch 2.0-integration must not be closed Next steps to integrate: