mirror of
https://github.com/actualbudget/actual.git
synced 2026-05-06 15:12:35 -05:00
* [AI] fix: disable transaction row drag while editing input cells Row-level useDrag competed with notes/payee/amount fields (GH #7567). Disable reorder drag when the row is in edit mode except for select/cleared columns. * Add release notes