Set inital focus on category when covering overspending (#7012)

* Set inital focus on category when covering overspending

* Fixup: Make sure that the amount is set

* Unused import

* Fix bug where typing an amount and pressing enter uses previous value

---------

Co-authored-by: Dagur Ammendrup <dagurp@vivaldi.com>
This commit is contained in:
Dagur Páll Ammendrup
2026-02-19 18:51:07 +00:00
committed by GitHub
parent ce890faeeb
commit 6460af3de4
2 changed files with 14 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
---
category: Enhancements
authors: [Dagur]
---
When covering overspending the initial focus should be on the category, not the amount.