Commit d5c57a8
committed
fix(headlines-feed): pass HeadlinesFilterBloc to child filter page
- Modify navigation to child filter page by passing the current HeadlinesFilterBloc instance as an extra argument
- This ensures the child page can access the bloc directly, maintaining state consistency
- Update comments to reflect the new implementation1 parent edac84e commit d5c57a8
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
0 commit comments