Irfan Ömür
Irfan Ömür
We should also remove `tools:ignore="FragmentTagUsage"` usages, and replace `` with `FragmentContainerView` in `PreferenceFragment`s after the migration. See https://github.com/wordpress-mobile/WordPress-Android/pull/18245/commits/e050b18071d99c9fd94c58e8c59f129b3912c047
Thank you for reporting this, @stephencomputer! I'm forwarding it to the relevant team to prioritize.
Hey @stephencomputer! I found out that the behavior you reported is intended. When the "Scan to Pay" button is tapped, the order status changes to "Pending payment" because it is...
@atorresveiga, we closed this issue, but I noticed a problem with the missing address notification. If the address contains only a name and all other fields are missing, it should...
@JorgeMucientes, I found an issue with this implementation. After selecting all products and manually changing the products refund amount, from 126 to 100, the subtotal and taxes still display 126....
This will be handled as part of a new project. https://linear.app/a8c/project/b466ae4350d5/
> 30 days after the last active campaign ended, if no campaign is created in between. See this [comment](https://github.com/woocommerce/woocommerce-android/pull/12374#discussion_r1724844069) for details on the logic from the Android side. #### Analytics...
It seems the response of `fetchRevisions()` function receives null `RevisionsResponse` and it causes `NullPointerException`.
> so what do you prefer: merge this PR then update its logic on a separate PR, or do you want me to dismiss my review and you work on...
O copied the backend logic for isRefundAvailable and its tests. Also updated the 14/31 days logic in this PR. This is ready for another review, @hichamboushaba I couldn't test 14-day...