Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): DTIS-450 removal crypto UI and deps #259

Merged

Conversation

jimcase
Copy link
Contributor

@jimcase jimcase commented Nov 17, 2023

Description

We have temporarily removed cryptocurrency-related UI components from our user interface. This decision, though temporary, is a strategic move to allow us the necessary time to develop a more concrete and comprehensive plan for integrating crypto features in a way that aligns with our core values and meets the evolving needs.

Checklist before requesting a review

Issue ticket number and link

  • This PR has a valid ticket number or issue: 450

Testing & Validation

  • This PR has been tested/validated in IOS, Android and browser.
  • The code has been tested locally with test coverage match expectations.
  • Added new Unit/Component testing (if relevant).

Security

  • No secrets are being committed (i.e. credentials, PII)
  • This PR does not have any significant security implications

Code Review

  • There is no unused functionality or blocks of commented out code (otherwise, please explain below)
  • In addition to this PR, all relevant documentation (e.g. Confluence) and architecture diagrams (e.g. Miro) were updated

Design Review

  • If this PR contains changes to the UI, it has gone through a design review with UX Designer or Product owner.
  • In case PR contains changes to the UI, add some screenshots to notice the differences

@jimcase jimcase requested a review from sdisalvo-crd November 17, 2023 11:30
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-mm5svl81r.vercel.app

Copy link
Contributor

@sdisalvo-crd sdisalvo-crd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is some stuff you have forgot to remove.

1- In the dictionary.ts file, check anything that is related to crypto and wallets in operationState and toastState.

2- In the GenerateSeedPhrase.tsx file, we are detecting if the user is generating a wallet for the onboarding or if they are generating a crypto wallet. I'd double check all logic that makes use of stateOnboarding and seedPhraseType.

I would also check VerifySeedPhrase for the use of the same 2 things above just in case.

src/ui/constants/dictionary.ts Outdated Show resolved Hide resolved
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-kcua5zul1.vercel.app

sdisalvo-crd
sdisalvo-crd previously approved these changes Nov 17, 2023
@iFergal iFergal changed the title Fix/dtis 450 removal crypto UI and deps fix(ui): DTIS-450 removal crypto UI and deps Nov 17, 2023
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-ix0arlhfo.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-jpmb0voof.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-o9vqvt5jb.vercel.app

@jimcase jimcase requested a review from sdisalvo-crd November 20, 2023 12:53
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-18kbyuauv.vercel.app

Copy link
Contributor

@sdisalvo-crd sdisalvo-crd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jimcase Please check TabsRoutePath in src/routes/paths.ts. We should remove CRYPTO_PLACEHOLDER = "/tabs/cryptoplaceholder", and just leave Crypto, same for the pages.

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-267zj5xs5.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-d43um0wl0.vercel.app

@jimcase jimcase requested a review from sdisalvo-crd November 21, 2023 09:19
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-a9q40ould.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-5hh126ww5.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-olpqqccit.vercel.app

@jimcase jimcase requested a review from sdisalvo-crd November 21, 2023 10:54
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-gxg8zilzn.vercel.app

src/ui/pages/VerifySeedPhrase/VerifySeedPhrase.tsx Outdated Show resolved Hide resolved
src/ui/constants/dictionary.ts Show resolved Hide resolved
src/ui/constants/dictionary.ts Show resolved Hide resolved
@jimcase jimcase requested a review from sdisalvo-crd November 21, 2023 12:04
Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-qb6hk2yjp.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-p1od6vbdh.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-pc57i8jk5.vercel.app

Copy link

Vercel PR (merge commit) deploy URL: https://cf-identity-wallet-ro3ynq7j7.vercel.app

@jimcase jimcase merged commit 05a9a20 into develop Nov 21, 2023
1 check passed
@iFergal iFergal deleted the fix/DTIS-450-Crypto-feature-removal-Blockfrost-URL-etc branch November 29, 2023 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants