wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.92k stars 1.3k forks source link

Offline Mode: Refactor PrepublishingHomeViewModel #20510

Closed pantstamp closed 2 weeks ago

pantstamp commented 1 month ago

Work on PrepublishingHomeViewModel and refactor it with the goal that it can use the sync_publishing feature flag and decide which component to load. There will be both a sync and an async component that will manage the UI behavior for each case.

dangermattic commented 1 month ago

Thanks for reporting! 👍