-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialization buttons are not well aligned - Closes #1553 #1552 #1551 #1550 #1554
Initialization buttons are not well aligned - Closes #1553 #1552 #1551 #1550 #1554
Conversation
…tion-wallet] # Conflicts: # test/cypress/e2e/activity.spec.js
Migrate integration tests of wallet - Closes #1538
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good Job 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐛 If not signed in, URL shortcut /wallet/request should redirect to the login page like in the other cases
after rebase I think this property got erase, it is fixed now |
Thank you Osvaldo |
What issue have I solved?
-- #1553
-- #1552
-- #1551
-- #1550
How have I implemented/fixed it?
Fix css files of the components that have the issue.
Fix the problem of reload the app when user is in request page, there was a problem passing one of the props to the child components.
How has this been tested?
By interface and by unit test.
Review checklist