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

feat(quick-transfer): Create new component #25

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

iamleigh
Copy link
Owner

No description provided.

Move content related to “quick transfer” block from Dashboard page into its own component.
- Replace <UserGroup /> component.
- Add new state variables to handle the payee state.
- Disable button unless a payee is selected and amount is more than 0
- Rename styled component
- Map imports using alias
@iamleigh iamleigh added the enhancement New feature or request label Jan 10, 2025
@iamleigh iamleigh self-assigned this Jan 10, 2025
Copy link

vercel bot commented Jan 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-soar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 10, 2025 5:55am

@iamleigh iamleigh merged commit 8573e3d into develop Jan 10, 2025
3 checks passed
@iamleigh iamleigh deleted the feature/improve-quick-transfer-feature branch January 10, 2025 05:55
iamleigh added a commit that referenced this pull request Jan 10, 2025
* fix(dashboard): Improve charts and cards lazy loading (#24)

* feat(loader): Create new component

* fix(loader): Add inner spacing to container

* fix(bar-chart): Update with loader component

* fix(pie-chart): Update with loader component

* fix(line-chart): Update with loader component

* fix: Update charts loading message on resize

* fix(dashboard): Lazy load cards and charts

* feat(quick-transfer): Create new component (#25)

* fix(quick-transfer): Create new component

Move content related to “quick transfer” block from Dashboard page into its own component.

* fix(dashboard): Import “quick transfer” component

* fix(quick-transfer): Improve code

- Replace <UserGroup /> component.
- Add new state variables to handle the payee state.
- Disable button unless a payee is selected and amount is more than 0
- Rename styled component
- Map imports using alias

* fix(quick-transfer): Give styles to payee contact

* fix(quick-transfer): Empty transfer value when unselecting payee

* fix(quick-transfer): Reset payee on successful transfer

* fix: Add mock transfer data (#26)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant