Commit ee4665d
committed
fix: prevent crash when listBranches omits remote fields
- Default remoteBranches/remoteBranchGroups/recommendedTrunk in useCreationWorkspace
- Update Storybook ORPC mock to include required branch fields
Change-Id: Ia717febfc7f3f460c138ec96aaf73843a200a76b
Signed-off-by: Thomas Kosiewski <[email protected]>1 parent 2dfb968 commit ee4665d
File tree
2 files changed
+7
-4
lines changed- .storybook/mocks
- src/browser/components/ChatInput
2 files changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
| 165 | + | |
| 166 | + | |
165 | 167 | | |
166 | 168 | | |
167 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
| |||
0 commit comments