bancorprotocol / carbon-app

https://app.carbondefi.xyz
MIT License
25 stars 21 forks source link

Delay between successful transaction notification and strategies page update #485

Open Costa769 opened 1 year ago

Costa769 commented 1 year ago

Issue:

When the user adds a new strategy and he sees the transaction success notification , there is a small delay before the strategies page is updated and the new strategy becomes visible.

Suggestions:

  1. Get the transaction status from the SDK instead of directly from the blockchain
  2. Once the successful transaction notification is displayed, add a new strategy just with the Carbon icon animation until the strategy details are received from the SDK

Mockup:

image
ashachaf commented 1 year ago

@Costa769 is this still relevant?

tiagofilipenunes commented 2 months ago

Issue #1302 and #1304 address this problem and are done, worth checking again if this is still relevant.