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 create expense form when clicking reimbursement link in balances page #31

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

ChristopherJohnston
Copy link
Contributor

Upon clicking "Mark as Paid" in the group balances tab, this redirects to the create expense page with argument "reimbursement".
The value for splitMode is not set in this instance so the UI renders the "shares" controls

To fix, explicitly set splitMode: 'EVENLY' for the reimbursement scenario.

Copy link

vercel bot commented Jan 8, 2024

@ChristopherJohnston is attempting to deploy a commit to the Sebastien Castiel Team on Vercel.

A member of the Team first needs to authorize it.

@scastiel
Copy link
Member

scastiel commented Jan 8, 2024

🙌

@scastiel scastiel merged commit 76befff into spliit-app:main Jan 8, 2024
1 check failed
@ChristopherJohnston ChristopherJohnston deleted the fix-reimbursement branch January 8, 2024 20:58
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.

None yet

2 participants