Ovi Trif

Results 97 comments of Ovi Trif

`instrumented-tests` CI check failed 2 consecutive times because of "allStatsDayLoad" that is flaky

Discussed this one with @antonis and we'd like to gather more feedback before proceeding, probably moving the sanitization logic to an API endpoint that we could use both on Android...

I've investigated the issue and for me the behaviour is a bit different. All numbers on the stats screen are displayed in Indo-Arabic for me: From [this StackOverflow answer](https://stackoverflow.com/a/34612487/4129245) I...

This PR fixes the issue for Stats: https://github.com/wordpress-mobile/WordPress-Android/pull/17160 We can apply the same approach introduced in that PR to all other places where we're displaying numerals on the UI, the...

> Yeah, that seems quite likely. I think our primary concern should be to make sure everything looks as it should using the device language settings. I agree, thank you...

Seems we're still on RN `0.66.2` in Gutenberg, thus my investigation into this issue stops here given that we're looking forward to see if an upgrade to React Native `0.68`...

I've followed up the discussion on this and also checked the related issue #15843. I'm looking into a fix which might address both in a way, and then ask around...

During my HACK week I've given a try to replace the main visible button from `publish` to `save`. My reasoning was to give us a better idea of what the...

I unassigned myself since it's unlikely that I will look into this issue in the near future, also closed the draft PR https://github.com/wordpress-mobile/WordPress-Android/pull/16084 for now; the solution there was't the...