GoodDollar / GoodWeb3-Mono

mono repo with GoodDollar's web3 UI components and SDK
https://gooddollar-storybook.vercel.app
1 stars 1 forks source link

(Bugfix) Finalize claim UX #43

Closed L03TJ3 closed 1 year ago

L03TJ3 commented 1 year ago

Description

List of issues can be found issue 297

About # (link your issue here) https://github.com/GoodDollar/GoodProtocolUI/issues/297

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

johnsmith-gooddollar commented 1 year ago

@L03TJ3 please link the issue this is related for

johnsmith-gooddollar commented 1 year ago

@L03TJ3

  1. url issue fixed here: https://github.com/GoodDollar/GoodDAPP/commit/4dcae7c4f5d8d13226b8e0526ff83cc0d44a94e2 make sure goodid DEV & QA redeployed successfully
  2. why do you need additional verifying flag ? why you pass it onto onClose ? We're sending callbacks / redirecting just after it so it means user have to be verified / failed to verify at this point but not in progress ?
  3. fix conflicts please