woocommerce-android icon indicating copy to clipboard operation
woocommerce-android copied to clipboard

WooCommerce Android app

Results 727 woocommerce-android issues
Sort by recently updated
recently updated
newest added

This not a bug, but can be potentially leading to a bug. 🤔 As part of #6865 and this 7f6ec8b554a09d755d92a6bb5c7e1dbf28bc4984 commit, the below property and its warning got suppressed with...

type: bug
type: technical debt

It's not possible to delete an individual variation image. When the image is removed in variation details and the variation is updated, the original image reappears.

type: bug
feature: variation details

As per discussed in the comments on #6858 Reference: https://github.com/woocommerce/woocommerce-android/pull/6858#discussion_r914573941

type: enhancement
feature: mobile payments

We added 6 new events for tracking background image upload feature in iOS https://github.com/woocommerce/woocommerce-ios/pull/7196, please feel free to skip any events that don't apply to Android since our UX is...

category: analytics
feature: product details

Ref: pdfdoF-XL#comment-1997-p2 > If I tap on “Manage Plugins”, I’m redirected to a web view where I have to log in with my WP credentials. As an app user, if...

type: enhancement
feature: login

When the card reader is being scanned for devices, pressing the back button will not trigger PAYMENTS_FLOW_FAILED event. However, clicking on the "Cancel" button on the same dialog triggers this...

type: bug

Currently, in the Coupon editing screen, merchants can make edits and then tap "X" on top left to exit the screen. In this case, all existing edits are removed immediately....

type: enhancement
feature: coupons

Sentry Issue: [WOOCOMMERCE-ANDROID-150](https://sentry.io/organizations/a8c/issues/2098519929/?referrer=github_integration) ``` IllegalStateException: Can not perform this action after onSaveInstanceState at com.woocommerce.android.ui.orders.creation.OrderCreationFormFragment.onStop(OrderCreationFormFragment.kt:98) at com.woocommerce.android.ui.main.AppUpgradeActivity.onStop(AppUpgradeActivity.kt:75) ... (35 additional frame(s) were not displayed) RuntimeException: Unable to stop activity {com.woocommerce.android/com.woocommerce.android.ui.main.MainActivity}: java.lang.IllegalStateException:...

type: crash

Reported from the Play Store Console: ``` org.greenrobot.eventbus.EventBusException: at org.greenrobot.eventbus.EventBus.handleSubscriberException (EventBus.java:537) at org.greenrobot.eventbus.EventBus.invokeSubscriber (EventBus.java:519) at org.greenrobot.eventbus.EventBus.invokeSubscriber (EventBus.java:511) at org.greenrobot.eventbus.AsyncPoster.run (AsyncPoster.java:46) at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167) at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641) at java.lang.Thread.run (Thread.java:920) Caused...

type: crash

Closes: #6359 > **Warning** : **Do not merge** > > This PR requires the following PR to be merged first: > https://github.com/wordpress-mobile/WordPress-FluxC-Android/pull/2449 ### Description Coupons is a feature that can...

status: do not merge
feature: coupons
compose