-
Notifications
You must be signed in to change notification settings - Fork 215
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
(Feature) Deployment progress feedback to the user #503
Conversation
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.
Awesome job
@fernandomg could you please resolve conflicts? |
@vbaranov done |
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.
@vbaranov I tried to add a horizontal scroll but it turned out to be way harder than I thought, because the table is made with flexbox so adding a scrollbar is not as straightforward as doing I'd say we merge this and open a new issue for that bug, so that this feature is merged for today's demo. What do you think? |
Ok, let's go this way. |
This is the first step towards the completion of #464
Presents a list of the required Txs and its statuses during crowdsale deployment.
Please check the steps' descriptions.