budget
budget copied to clipboard
Initial mismatch between dates in DatePicker and TransactionWizard
Expected behavior
Dates should have the same value. Ideally one should set the value, and the other should inherit it?
Current behavior
They each start a value that they themselves calculated. Thus DatePicker
starts with a value that could be different from the one that TransactionWizard
has.