-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
|
Hey @henrypalacios , just have tried to test your PR. |
Hey @henrypalacios , could you please take a look into #612 task in this PR? |
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.
Looking and working great, some minor comments regarding the code
@elena-zh from #612 I have only been able to change 'Canceled' to 'Cancelled' to maintain consistency with cowswap as you suggest, I have not found a way to be able to synchronize the As @alfetopito mentioned we don't get this kind of status from the back-end, it occurs to me to show it in cancelling until we don't have a confirmation of mining on the blockchain. But in any case, we will handle this in another issue. |
HI @henrypalacios , thank you for taking a look into the #612 issue and your explanation. It will make the status shorter and it will be better displayed in a UI (in 1 line in the Orders list and in a mobile versions with small screen width) Also, we update statuses each 30 sec, and it might happen that the order is already filled, but it is still in 'Signature pending' status in Explorer. |
c486035
to
5fbbc55
Compare
@elena-zh I agree with you, I have changed it to In your experience in Mainnet, what do you think would be the most convenient refresh time?, But maybe @alfetopito can suggest something. |
Can't guess... That is why I addresses this question to @alfetopito The only thing I can add that we can place orders in XDAI besides Mainnet. Transactions run quickly there. |
@henrypalacios , 'signing' status looks much better! |
5fbbc55
to
c96acf7
Compare
@elena-zh Done! |
I don't think it's a big deal to wait a little longer to see the status changing, 30s is fine. |
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.
2 minor comments
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.
Great!
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.
Approved!
Only one minor change below :)
Nice!! I would close version with this and whatever is ready 👌 |
Summary
Closes #628
signing
in order statuscowswap
To test
Signing status.
signing
status in table.View the OrderStatus
signing
labelStorybook/Orders/StatusLabel/Signing