Remove blogs from Kid Mode #2842#2847
Conversation
now conditionally rendering the blog widget in home_tab_screen.dart ( in both modes edit and non edit)
|
Thanks! There is one failing test, can you see what's happening? |
|
I checked the failing test (socket_test.dart). I reran the test suite locally multiple times, and it passed consistently (logs attached in end). Since my changes are limited to UI (blog widget rendering), they shouldn’t affect socket behavior. This looks like a timing-related flake, but I agree it's worth confirming — if you can rerun the ci that might help clarify that. Test logsPS C:\Users-----\onedrive\documents\mobile> flutter test |
|
Weird, it is the first time that happens. |
now conditionally rendering the blog widget in home_tab_screen.dart ( in both modes edit and non edit)