Sergiy
Sergiy
### Why `loginWithEmailPassword` was disabled during migration to Builkite; `loginWithPasswordlessAccount` and `loginWithMagicLink` were disabled in April, for some reason. Enabling them back looks to cause no issues, so I see...
**Describe the bug** There's a state when the reader was found by the app, and the app asks for user confirmation before connecting to a specific reader: During this, the...
Since the app theme is now implicitly defined in Fastfile [here](https://github.com/woocommerce/woocommerce-android/blob/a46b9984c1c502e029ec5f082d7fc6c3e1d3e779/fastlane/Fastfile#L637), additionally [selecting the theme via app UI](https://github.com/woocommerce/woocommerce-android/blob/a46b9984c1c502e029ec5f082d7fc6c3e1d3e779/WooCommerce/src/androidTest/kotlin/com/woocommerce/android/screenshots/ScreenshotTest.kt#L72) is a waste of runtime, so it should be removed.
Discussion here: p1658827462773639-slack-C6H8C3G23 As can be seen below, the `Continue` button on iOS is shown second, whereas it's first on Android. Since on most screens on iOS we show the...
**Describe the bug** It looks like the `Payment Gateway Selection` screen is not scrollable, which makes it impossible to tap the `Confirm Payment Method` button:  **To...
**Describe the bug** The `Apply` button in the `Insert from URL` dialog for `Audio` block is enabled when the URL input is empty. **To Reproduce** 1. Add `Audio` block 2....
**Describe the bug** When opening `More` screen while being at any other screen (except for `Settings`), this gray area is present:  It goes away after opening...
**Describe the bug** When English locale is used, instead of `Conversion` label, `Orders` label is used (right arrow):  **To Reproduce** 1. Log in 2. Add the...
**Describe the bug** When choosing to `Cancel` the connection to a discovered card reader the second time (in horizontal mode) - the `Cancel` button gets squashed and is not tappable...
It's a very minor network state refresh issue, actually quite boring, but I thought of still mentioning it here for history. It looks like network status is only checked when...