Commit f60a6aa
committed
fix(webapp): treat edit fetcher's prior-schedule data as stale
Mirrors the detail-fetcher staleness check: when the user opens schedule
B's edit form after editing schedule A, the prior `editFetcher.data`
no longer matches the open schedule's friendlyId — show the spinner
instead of briefly flashing A's data.1 parent 6675e0b commit f60a6aa
1 file changed
Lines changed: 6 additions & 1 deletion
File tree
- apps/webapp/app/routes/_app.orgs.$organizationSlug.projects.$projectParam.env.$envParam.tasks.scheduled.$taskParam
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
651 | 651 | | |
652 | 652 | | |
653 | 653 | | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
654 | 659 | | |
655 | | - | |
| 660 | + | |
656 | 661 | | |
657 | 662 | | |
658 | 663 | | |
| |||
0 commit comments