implement new-transaction modal #632
Reference in New Issue
Block a user
Delete Branch "feat/new-transaction"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
/claim #629
/closes #629
This PR replaces the current
/newroute for transaction and adds a modal for the new-transaction flow.This is purely inspired from the existing
accountcreation flow.Implementation Details.
Video
https://github.com/maybe-finance/maybe/assets/59088937/2434d75d-c0c9-496b-b3b5-6518d941e3ba
Is it possible to upload files (receipt, etc)?
@b4s36t4 thanks for the submission here! We have decided to go with #633 though.
This solution works well but has some inconsistencies with the design spec that was posted in the issue.
Really like the
turbo:submit-endhook that you added in here though, I think that's a great way to trigger modal closing for forms as we continue building out features like this.Pull request closed