woocommerce / woocommerce-ios

WooCommerce iOS app
https://www.woocommerce.com/mobile
GNU General Public License v2.0
321 stars 113 forks source link

[Barcode Scanner] Switch Camera Improvements #14019

Open toupper opened 2 months ago

toupper commented 2 months ago

Description

Multiple clicks on the camera switch seem to queue up, and after that, it switches cameras for a while

Steps

  1. Go to Orders
  2. Tap on the Barcode Scanner button
  3. After providing permissions to camera, tap multiple times to switch camera, see behavior above.

Expected

Do not queue events, disable the button until the camera is switched.

dangermattic commented 2 months ago

Thanks for reporting! 👍

bozidarsevo commented 2 months ago

Maybe would be best to disable button until the switch of the deviceInput is changed?