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

refactor: paymentmethod list prop drilldown refactor #324

Merged
merged 5 commits into from
May 6, 2024

Conversation

PritishBudhiraja
Copy link
Collaborator

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

We were drilling down the prop from parent level to inner child levels. Moved that prop into recoil and used all over.

How did you test it?

Code refactoring. Basic sanity is done.

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@PritishBudhiraja PritishBudhiraja added the Ready for Review PR with label Ready for Review should only be reviewed. label Apr 24, 2024
@PritishBudhiraja PritishBudhiraja self-assigned this Apr 24, 2024
@PritishBudhiraja PritishBudhiraja linked an issue Apr 24, 2024 that may be closed by this pull request
prafulkoppalkar
prafulkoppalkar previously approved these changes May 6, 2024
@prafulkoppalkar prafulkoppalkar merged commit 8edf196 into main May 6, 2024
3 checks passed
@prafulkoppalkar prafulkoppalkar deleted the paymentmethod-list-drilldown branch May 6, 2024 12:31
@github-actions github-actions bot added the Closed Label will be automatically added when the PR will get merged to main label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Closed Label will be automatically added when the PR will get merged to main Ready for Review PR with label Ready for Review should only be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

List Prop drill down Refactor
3 participants