OasisDEX / oasis-direct

25 stars 14 forks source link

Notification about completing conversion #104

Open kowalski opened 6 years ago

kowalski commented 6 years ago

This is a feature suggestion on top of https://github.com/OasisDEX/oasis-direct/issues/50

It would be fantastic if at the end of conversion process the widget did javascript code of window.postMessage({type: 'oasis-direct.conversionCompleted', ...}, '*'). This would allow the nesting party to trigger it's own logic after conversion and integrate oasis.direct widget more smoothly.