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

Farzin/WALL-291/Refactor cashier onboarding into a module #8338

Conversation

farzin-deriv
Copy link
Contributor

Changes:

Please include a summary of the change and which issue is fixed below:

  • ...

When you need to add unit test

  • If this change disrupt current flow
  • If this change is adding new flow

When you need to add integration test

  • If components from external libraries are being used to define the flow, e.g. @deriv/components
  • If it relies on a very specific set of props with no default behavior for the current component.

Test coverage checklist (for reviewer)

  • Ensure utility / function has a test case
  • Ensure all the tests are passing

Type of change

  • Bug fix
  • New feature
  • Update feature
  • Refactor code
  • Translation to code
  • Translation to crowdin
  • Script configuration
  • Improve performance
  • Style only
  • Dependency update
  • Documentation update
  • Release

Farzin Mirzaie and others added 30 commits March 9, 2023 14:20
Copy link
Member

@shayan-deriv shayan-deriv May 26, 2023

Choose a reason for hiding this comment

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

can we modify this hook to accept account_list as the input ?
because in packages/hooks/src/useTotalAssetCurrency.ts line 12 we have the same thing and I was thinking maybe we can use this hook for that. what do you think? 🤔

Copy link
Member

Choose a reason for hiding this comment

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

it can be optional 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@shayan-deriv Hmmm, Yeah that sounds good 🤔

Let's have a call on this later, I can make the change in the next PR I have which is dependent on this one 🙇🏻

Copy link
Member

@shayan-deriv shayan-deriv May 28, 2023

Choose a reason for hiding this comment

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

sure man 👍

@sonarcloud
Copy link

sonarcloud bot commented Jun 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
2.8% 2.8% Duplication

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2023

Generating Lighthouse report...

@bahar-sadeghzadeh bahar-sadeghzadeh merged commit e3681ac into binary-com:master Jun 1, 2023
@farzin-deriv farzin-deriv deleted the farzin/wall-434/separate_cashier_onboarding_to_a_new_route branch June 1, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants