TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
745 stars 42 forks source link

[pre-release] Unable to select Recurrence Type in Manage Recurring Transactions Dialog #225

Closed TheAxelander closed 5 months ago

TheAxelander commented 5 months ago

Describe the bug Selecting a Recurrence Type in Manage Recurring Transactions Dialog is always being reset

To Reproduce Steps to reproduce the behavior:

  1. Go to Transaction Page
  2. Go to Manage on Recurring Transaction
  3. Click on Create Transaction
  4. Select any Recurrence Type

Expected behavior Selected item is shown.

Lucaber commented 5 months ago

Creating a rule has probably the same issue.

TheAxelander commented 5 months ago

That's correct, I need to apply this fix on other places too.