Commit 341c97b
committed
feat(content_management): add data update handler for headline editing
- Implement EditHeadlineDataUpdated event handler in EditHeadlineBloc
- Update constructor to listen for EditHeadlineDataUpdated events
- Add logic to update state with new country data when received1 parent 21441c4 commit 341c97b
File tree
1 file changed
+8
-0
lines changed- lib/content_management/bloc/edit_headline
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
231 | 239 | | |
0 commit comments