TheAxelander / OpenBudgeteer

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

Create Bucket Group sets strange positions #186

Closed TheAxelander closed 11 months ago

TheAxelander commented 12 months ago

Describe the bug Creating a new Bucket group and setting it on first position switches Position with last Bucket Group

To Reproduce Steps to reproduce the behavior:

  1. Create Bucket Group
  2. Use option Set on first position
  3. Save
  4. New Bucket Group has last position, whereas the last Bucket Group is now on first position

Expected behavior New Bucket Group should be on the right position as set.

TheAxelander commented 12 months ago

Moving the re-positioned existing Bucket Group requires also two clicks to move it down...

TheAxelander commented 12 months ago

Order in Edit Bucket Dialog also not correct for newly created Bucket

TheAxelander commented 11 months ago

Fixed with a45d1ec