metamask-mobile icon indicating copy to clipboard operation
metamask-mobile copied to clipboard

WIP - fix: display and connection issues

Open zoltanarvai opened this issue 2 years ago • 1 comments

Description

Fixing several UI issues an updating the code to work with latest metamask controller.

Issue https://github.com/MetaMask/metamask-mobile/issues/4659 https://github.com/MetaMask/metamask-mobile/issues/4691 https://github.com/MetaMask/metamask-mobile/issues/4652 https://github.com/MetaMask/metamask-mobile/issues/4651 https://github.com/MetaMask/metamask-mobile/issues/4641 https://github.com/MetaMask/metamask-mobile/issues/4597 https://github.com/MetaMask/metamask-mobile/issues/4658

Checklist

  • [x] There is a related GitHub issue
  • [x] Tests are included if applicable
  • [x] Any added code is fully documented

zoltanarvai avatar Aug 08 '22 13:08 zoltanarvai

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

github-actions[bot] avatar Aug 08 '22 13:08 github-actions[bot]

@zoltanarvai to fix the lint error I THINK you can remove the navigation prop from the Stack, or you could just validate the props but I don't think its needed. I would triple check this though.

owencraston avatar Aug 17 '22 15:08 owencraston

I will merge this PR in the meanwhile to get a new QA build out. @zoltanarvai you can open a new PR to address @owencraston comments.

gantunesr avatar Aug 19 '22 15:08 gantunesr