linuxserver / budge

GNU General Public License v3.0
636 stars 18 forks source link

Rearranging Envelops Causes Name Mismatch #32

Open stevencrowder opened 2 years ago

stevencrowder commented 2 years ago

Create envelop group, call it "Everyday Expenses". Create envelop "Spending Money". Create envelop "Fuel". Create envelop "Clothing".

Click and drag any of the envelops to try to rearrange it inside the envelop group.

Rearranging works--it's now sorted differently. However, when clicking on the envelop, the display name doesn't match the stored name.

See images for better explanation.

envelop-01 envelop-02 envelop-03 envelop-04

Let me know what other details you need and I'll try to supply them.

stevencrowder commented 2 years ago

Additionally, moving the order back to original when the page was loaded will "fix" it.

alex-phillips commented 2 years ago

Interesting. I think I know what the problem is, looking at a fix now. Thanks for the issue report!