Hafiz Rahman

Results 46 issues of Hafiz Rahman

Part of: #7121 ### Description This adds a "What is WordPress.com?" button on the "No WPCom account found" screen. It might appear to be redundant since the button also exists...

type: enhancement
feature: login

In the case where merchants enter a mismatched WordPress.com email address, the app opens this `LoginNoWPcomAccountFoundFragment` screen: ![image](https://user-images.githubusercontent.com/266376/183244059-9be5e39b-eb65-4d2e-8788-82c6a01c6990.png) We want to improve various aspects of this flow / screen to...

type: enhancement
feature: login

The new layout introduced in #7079 is a bit broken in landscape mode: https://user-images.githubusercontent.com/266376/183378331-1ba15540-9710-4de1-b007-30f97a67435a.mov

type: enhancement
feature: login

Closes: #7088 ### Description This PR adds nullability check as required by core-ktx 1.8.0. For more details, please check issue #7088 ### Testing instructions 1. Switch to branch `dependabot/gradle/androidx.core-core-ktx-1.8.0`, build...

type: enhancement

When testing this dependabot PR: https://github.com/woocommerce/woocommerce-android/pull/7032 , I found that it now generates a build error: ` woocoomerce-android/WooCommerce/src/main/kotlin/com/woocommerce/android/util/DeviceInfo.kt: (24, 33): Only safe (?.) or non-null asserted (!!.) calls are allowed...

type: enhancement
dependency update

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

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

It will make testing better to add a button to select a site to be tested in Woo > Orders. This same option is already available in Woo > Products...

[Type] enhancement
[Store] Woo: Order

Part of #7318 ⚠️ Requires https://github.com/woocommerce/woocommerce-android/pull/7319 to be merged first, please do not merge this unless https://github.com/woocommerce/woocommerce-android/pull/7319 is merged. ### Description This allows merchants to see "related help if they...

status: do not merge
feature: support
feature: login

We're making a new login-related help page: https://woocommerce.com/document/android-ios-apps-login-help-faq/ The help page have specific sections that maps to specific login-related screen. Let's make it so that if users are in the...

type: task
feature: support
feature: login