Povilas Staskus

Results 102 comments of Povilas Staskus

> Hi @staskus, your above description sounds like a bug, primarily affecting the app (not the widget), where pull-to-refresh on the My Site screen doesn't remove the site when the...

Created a separate issue [My Site tab doesn't show "no site" view after deleting the site on the web and refreshing my site tab](https://github.com/wordpress-mobile/WordPress-iOS/issues/18992)

This bug happens because pagination is not implemented for [read/following/mine](https://developer.wordpress.com/docs/api/1.1/get/read/following/mine/) endpoint . This is an example response: ``` "page": 1, "number": 91, "total_subscriptions": 680 ``` 5461497-zd-wootheme However, `fetchFollowedSitesWithSuccess` in `ReaderTopicService`...

@guarani would it be possible to get an access to App Center? Thanks! I tested locally "Create an account -> Create a site" scenario but widgets worked just fine. As...

I see that "before" screenshot shows the date switcher while "expected" screenshot doesn't show the date switcher on top. Is it also related to this change? What is the expectation?

✅ Tested. Followers counts match at both levels. The count also matches the web.

> think that's as a result of stats revamp being in flux at that time the PR was created months ago. The expectation is for the date switcher to not...

Closing in favor of https://github.com/wordpress-mobile/WordPress-iOS/pull/19962 which is not merged from fork

Closing the issue since the feature announcement is removed

The task has already time invested [and the issue is almost fixed in the PR](https://github.com/wordpress-mobile/WordPress-iOS/pull/18916) so setting the priority to finish higher.