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

Bug fix: Prevent user to create budgets for income categories #184

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

theperu
Copy link
Collaborator

@theperu theperu commented Dec 5, 2024

Currently a user could create an income category and then add a budget to it. This PR aims at resolving this by doing the following things:

  1. During the Onboarding phase the user can only create Expense categories and add a budget to them
  2. In the planning page when I user wants to create a new budget only the Expense categories are shown

It is counterintuitive to allow the user to create an Income category and then add a budget to it, with this only the Expense option will be shown
@theperu theperu requested a review from mikev-cw December 5, 2024 18:32
@theperu theperu added the bug Something isn't working label Dec 5, 2024
@mikev-cw
Copy link
Collaborator

Good catch!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants