Nik
Nik
This PR adds support for distributing the remaining balance of a split over all empty splits. This feature was suggested in #1324 and partially implemented in #1271 but never merged....
Hey folks, I am seeing an issue where the changes applied during hover with `whileHover` don't properly reset when combined with `drag` and `dragConstraints`. The reason seems to be that...
### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When importing with the Actual API, I see some transactions...
This PR removes the applied vertical spacing to the toolbar chunk, which currently results in one button being offset slightly different. The applied `space-y-1` utility results in any visible child...
### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in...
This adds a plus button to the budget table's group header which can be used to add new categories. https://github.com/user-attachments/assets/6b966fa9-fa08-4d23-ba36-447923e032e7 Closes #1989 closes #1123