Commit 38a764d
committed
Don't pre-insert draft-only reports under the confirmation RHP
A draft-only report (the expense chat of a freshly created draft workspace)
can't render as a report screen, so pre-inserting it stranded users on an
infinite skeleton when backing out of "Submit to my employer" before
submitting. Skip the REPORT_DRAFT fallback in the pre-insert readiness check.
Fixes Expensify#96117.1 parent a0d0a1d commit 38a764d
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
563 | | - | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
564 | 569 | | |
565 | 570 | | |
566 | 571 | | |
| |||
0 commit comments