Closed ngotchac closed 7 years ago
Updated the PR ! Seems to work ok. To test :
Run NODE_ENV=production npm run build && node webpack/build.server.js
for the UI
Set 127.0.0.1:3000
in the Extension options
Opening and Closing signer on older version of Parity embed code works very slowly. (it opens fast, but after closing the modals stays open for couple of seconds).
Issues I've found:
@ngotchac How is the progress going on this?
ontransitionend
event solve that?Updated the PR. The flickering is annoying but couldn't find the reason...
So the extensions stopped working correctly for me. I'm not sure if it was introduced by this PR (will do some more testing), but version from the store works correctly.
It complains that the transport is not initialized all the time and there are some errors regarding blocked resources.
Place the iframe and set the correct width and height of the Parity Signer Bar iframe on load and when the close event is fired.
This is the first step for paritytech/parity#4886 Second step is here : paritytech/parity#4987