Irfan Ömür
Irfan Ömür
### Impacted plugin Jetpack ### Quick summary Today is March 6. Passing date=2024-03-05 to stats/visits?unit=week&quantity=15 returns 16 items in the data while passing date=2024-03-06 returns a correct number. WP.COM API...
[QuickStartTask](https://github.com/wordpress-mobile/WordPress-FluxC-Android/blob/trunk/fluxc/src/main/java/org/wordpress/android/fluxc/store/QuickStartStore.kt#L22) interface should be serializable. The need has emerged from [a comment on the WPAndroid repo](https://github.com/wordpress-mobile/WordPress-Android/pull/18061#discussion_r1129367944). Then it can be used like `bundle.getSerializable(KEY_TASK)` on consumer projects.
These tasks are from the [Log Outdated Pods](https://buildkite.com/automattic/wordpress-ios/builds/21353#018e9ab6-f8b0-4ac2-a649-c9a417a7d47f) step of the Code Freeze for 24.6. The latest version will likely be higher by the time you start working on it....
### Expected behavior The Voice Control commands related to text, such as text navigation, text selection, text editing, text deletion should work in the captions of the blocks. ### Actual...
### Expected behavior When switching the tab of Posts, the content should be updated accordingly. ### Actual behavior The user switches tabs of “Posts” page, and after a few switches,...
### Expected behavior The labels on the traffic chart do not fit properly on the card when using long words in languages other than English, such as Turkish. ### Actual...
Fixes #20570 This updates ucrop library and potentially fixes `java.lang.SecurityException` on the crop library. ----- ## To Test: 1. Add a new blog post. 2. Add a new image block....
The dates for stats should be changeable without limit on the **TRAFFIC** tab.
On the traffic tab, the selected date for "By day", "By week", By month", and "By year" is currently managed separately. But, when the selected date is changed, we should...
### Expected behavior The background color of the pie chart should be the same as the card's background. ### Actual behavior The pie chart's background color is different. ### Steps...