Commit 165db41
committed
fix(archived headlines ): undo UI refresh
Corrected the stream subscription in ArchivedHeadlinesBloc to properly filter
and process DeletionEvent for Headline items. This ensures that when a user
undoes a deletion from the snackbar within the archived headlines page, the
UI immediately reflects the restored item.1 parent a8d2b3a commit 165db41
File tree
1 file changed
+9
-6
lines changed- lib/content_management/bloc/archived_headlines
1 file changed
+9
-6
lines changedLines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
| |||
0 commit comments