Commit ef61bd7
committed
feat(web): suggest all branches in Bought-a-box + Return-to-bank pickers (om-35r3)
The Do-tab bank datalists were built only from names already on a transaction, so
a branch with no txns yet wouldn't suggest. Fold in the full branch list (ADR-010)
at these two entry points — where typo forks originate — so entry reuses an
existing branch instead of minting a new one.1 parent 9a95743 commit ef61bd7
2 files changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments