hyperlane-xyz / hyperlane-warp-ui-template

A web app template for building Hyperlane Warp Route UIs
https://hyperlane-warp-template.vercel.app
Other
127 stars 104 forks source link

Enable deeplinking to transfers #35

Open jmrossy opened 1 year ago

jmrossy commented 1 year ago

30 and #31 are prerequisites

Current behavior:

No way to access transfer details directly via a link

Desired behavior:

Transfer data is encoded into a URL and deep-links auto-display the transfer details modal. This must work for both the user that initiated the transfer and users that did not.

avious00 commented 10 months ago

@jmrossy does this make sense to pull into this sprint?

jmrossy commented 10 months ago

@avious00 I don't think so. Personally I don't think this feature is worthwhile but Nam was in favor. I think it would be confusing for a user to receive a link to a transfer they didn't initiate and then see the details in the tx history modal. If they close the modal, the info would be lost and they'd have to re-open the link.