Commit 92f270f
committed
fix(onboarding): Drop an unresolved repo from the wizard snapshot
An optimistic repository (empty id, see useScmRepoSelection) can be in
wizard state at completion when the user creates the project before the
repo resolution lands. Persisting it strands the restored session's
platform detection in a permanent pending state, since the query can
only fetch with a real id. Snapshot the session without it; the
committed platform and features still restore.1 parent 8f74904 commit 92f270f
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
200 | 206 | | |
201 | 207 | | |
202 | 208 | | |
| |||
0 commit comments