Adds condition to skip link to transaction form if it's not editable #1394
Reference in New Issue
Block a user
Delete Branch "1386-no-link-to-transaction-form-if-not-editable"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why?
Fixes https://github.com/maybe-finance/maybe/issues/1386
On the home page there is a list of recent transactions. None of these transactions have a checkbox. If a transaction is edited it then gets a checkbox, which doesn't have any options once selected
What?
More discussion in https://github.com/maybe-finance/maybe/pull/1391
What should we test?