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: quick transfers handling and finance components #393

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

cswni
Copy link
Contributor

@cswni cswni commented Jan 9, 2025

This pull request includes several changes to enhance the finance-related components and hooks in the project. The changes include adding new functionalities, improving existing features, and cleaning up the codebase.

Enhancements to Finance Components:

Code Cleanup and Refactoring:

Improvements to FinanceQuickTransfer Component:

cswni and others added 2 commits January 9, 2025 11:41
- src/sections/finance/components/finance-quick-transfer.tsx:
  - Add `canContinue` state to disable transfer when exceeding max amount.
  - Update slider `color` to show a warning for invalid values.
  - Remove unnecessary `focusOnSelect` in slider settings.
  - Implement `handleCarouselClick` to enable active item selection.
  - Adjust blur/input/slider change handlers to update `canContinue` state.
  - Disable transfer button if `canContinue` is false.
@cswni cswni added the Refactor label Jan 9, 2025
@cswni cswni requested review from geolffreym and Jadapema January 9, 2025 17:52
@cswni cswni self-assigned this Jan 9, 2025
Copy link

sonarqubecloud bot commented Jan 9, 2025

@geolffreym geolffreym merged commit e1b78fb into next Jan 9, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants