Povilas Staskus

Results 93 issues of Povilas Staskus

Fixes #23046 - Update the People List UI so it can be used when navigating from the Subscribers card. - Navigate to WP.com/subscribers page when a subscriber is selected. -...

Stats
[Type] Task

`fontForTextStyle(_ style: maximumPointSize:)` doesn't use maximumPointSize parameter in the implementation. This method is used in some parts of the `WordPress-iOS` application and is features in the [accessibility guide](https://github.com/wordpress-mobile/WordPress-iOS/blob/trunk/docs/dynamic-type-guidelines.md#wpstyleguide). It was...

bug

On the web, Stats Subscribers emails were sorted by post_id on the card, and by popularity on the details page. We replicated this functionality. However, this wasn't done intentionally and...

Stats
[Type] Task

### Impacted plugin Jetpack ### Quick summary `/stats/visits?unit=year` and `stats/insights` endpoints return different data for the same data points. It results in differences in numbers shown on `Insights` or `Traffic`...

[Type] Bug
[Feature] Stats Data
[Feature] WPCOM API
[Pri] Normal
Customer Report
[Plugin] Jetpack
Triaged
[Platform] Simple
[Platform] Atomic
[Status] Priority Review Triggered

There has been a change regarding the REST API product schema to allow stock_quantity to be non-integer https://github.com/woocommerce/woocommerce/pull/48541. The change introduces an issue in iOS where products (or product variations)...

type: task
feature: add/edit products

**Description** Flaky tests require retries to make the test suite pass minimizing their value and wasting time. ![image](https://github.com/wordpress-mobile/WordPress-iOS/assets/4062343/954687b6-11f7-4d94-9f92-1fcc5d938cd4) **Proposed solution** 1. Check Buildkite for flaky tests 2. Go through the...

[Type] Enhancement
Testing

On the web, Stats Subscribers emails were sorted by post_id on the card, and by popularity on the details page. We replicated this functionality. However, this wasn't done intentionally and...

Stats
[Type] Task

The 'Point of Sale Mode' menu row should not be visible for users who are not eligible for beta. Add remote feature flag to POS eligibility criteria.

type: task
feature: point of sale

**Describe the bug** Related PRs: https://github.com/woocommerce/woocommerce-ios/pull/11012 Discussion: p1721317864232889-slack-C6H8C3G23 Related CUW: peaMlT-ec-p2#comment-1834 iOS issue: https://github.com/woocommerce/woocommerce-ios/issues/13422 When I add two tax-inclusive products (`Yes, I will enter prices inclusive of tax`), the order...

type: bug
feature: order creation

Closes: #13700 ## Description Added missing reader transitions: - Fade in / fade out when the modal appears - Transition between modal states by moving view elements ### Solution For...

type: task
feature: POS