malinajirka
malinajirka
My understanding is that we prepare something and they polish the details so the same language is used across all features/versions. If they want to re-word it completely, they can...
Thanks for looking into it @mzorz and @daniloercoli ;). It seems jsoup version 1.11.3 has been [released in April last year](https://jsoup.org/news/release-1.11.3) and since it's a widely used library I believe...
Thank you all for looking into it! ;) Just a quick note: What about logging the exception in the catch block with `CrashlyticsUtils.logException`? We could still see the trend and...
I have been quite busy lately. I will be happy to do it, but it might take a while before I get to it. I want to fully understand the...
I've hot-fixed the issue in WPAndroid in [this](https://github.com/wordpress-mobile/WordPress-Android/pull/9786) PR. We might want to revert the change when the issue is fixed in FluxC.
Hello @davidlevinwork! Your willingness to contribute is very much appreciated ;)! The "Site Pages" button already exists and works as expected in most scenarios. However, it's not being shown on...
Few more notes about the issue: The menu item is visible on iOS and the user can edit pages. However, it seems that the menu item is always shown on...
Hmm, not much comes to my mind. When the user clicks on the title, we open an internal webview and we log the user in. So I'd assume the server...
I'm not sure which milestone we want to target - I've moved it to 17.6. In case, you'd want this included in 17.5, please update the milestone and make sure...
[This might be potentially very relevant](https://github.com/woocommerce/woomobile-private/issues/51) - it seems it was implemented on iOS but never on Android. ( 🎩 hat tip @rachelmcr).