kleros / escrow-react

Kleros Escrow React Library
1 stars 1 forks source link

Component: Go to escrow #7

Open satello opened 3 years ago

satello commented 3 years ago

Not in figma.

After a dispute has been raised a component should be made available that links to the escrow interface. Alternatively the RaiseDisputeModal component can become a link after the dispute has been created.

epiqueras commented 3 years ago

Can't we give them the URL in the callback for them to save? They need to keep something anyway. The transaction does not persist across refreshes.

It's probably also better to not be opinionated about how they render that link.

satello commented 3 years ago

That's fair. We can either provide them with a component to use or we can leave it totally up to them