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

Add functionality to link transactions upon transaction creation #286

Open
letehaha opened this issue Jan 21, 2024 · 0 comments
Open

Add functionality to link transactions upon transaction creation #286

letehaha opened this issue Jan 21, 2024 · 0 comments
Labels
good first issue Good for newcomers priority-1-high High priority repo: frontend Related to front-end type::enhancement New feature or request UX improvement Something that improves the overall UX

Comments

@letehaha
Copy link
Owner

letehaha commented Jan 21, 2024

Right now on UI users can link only already-existing transactions. Need to implement an ability to link upon its creation.

Case 1: User creates transfer transaction, wanna create expense and link to existing income.
Case 2: User creates transfer transaction, wanna create income and link to existing expense.

In both cases, the user should be able to link. Right now to do so, the user first needs to create an expense or income, and only then the user can link it with the existing opposite transaction.

The backend is ready, only the UI part requires changes (unless it's not 🥲 ).

This is an "unfinished" part of that PR: #270

@letehaha letehaha added type::enhancement New feature or request good first issue Good for newcomers repo: frontend Related to front-end priority-1-high High priority UX improvement Something that improves the overall UX labels Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority-1-high High priority repo: frontend Related to front-end type::enhancement New feature or request UX improvement Something that improves the overall UX
Projects
None yet
Development

No branches or pull requests

1 participant