You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure extension, using the passcode Ap31Xt-FGcNXpkxmBYMQn
SELECT CREDENTIAL. The spinning Icon appears on the button.
Click on action icon
Enter passcode, then Connect
Select the ECR credential in the popup
Then the same in the page popup
Select “X” on the page popup.
Expected: the spinner should stop (or eventually time out).
I’d also like to see a /signify/reply or other response interface defined, in case an extension builder wants to support an UX where the user intentionally doesn’t want to approve a sign-in request.
Click on the Action Icon
Select Disconnect
Click on the Page, which dismisses the Action Popup.
Expected: the spinner should also stop (or eventually time out).
Click again on SELECT CREDENTIAL. Seems to work as normal.
**Actual: Also, the SELECT CREDENTIAL button appears to be always enabled.
Expected: It should be disabled when it is waiting for a reply from the extension? One could double-click on a button, for example, and that might cause confusion for a browser extension.**
Similar issue on https://reg-pilot-webapp-test.rootsid.cloud/status page, which waits for the extension to sign the request headers. What should happen when the user chooses not to do this, or accidentally clicks off or closes the popup or dialog?
Expected: polaris-web should have ability to receive a cancel message. Polaris-web should timeout after waiting a long time, and stop the waiting/spinning.
Environment:
Installed signify-browser-extension from today’s build v0.0.1-5d47ae0.zip
https://reg-pilot-webapp-test.rootsid.cloud/
Repro steps and results
Expected: the spinner should stop (or eventually time out).
I’d also like to see a /signify/reply or other response interface defined, in case an extension builder wants to support an UX where the user intentionally doesn’t want to approve a sign-in request.
Expected: the spinner should also stop (or eventually time out).
**Actual: Also, the SELECT CREDENTIAL button appears to be always enabled.
Expected: It should be disabled when it is waiting for a reply from the extension? One could double-click on a button, for example, and that might cause confusion for a browser extension.**
FYI: @HunnySajid
The text was updated successfully, but these errors were encountered: