jardilio-kpmg / ads-rfq-prototype

http://ec2-52-1-174-71.compute-1.amazonaws.com:8888/origin/master
Other
2 stars 1 forks source link

Could not read barcode message appears after clicking on keyword search button #55

Closed mtross-kpmg closed 9 years ago

mtross-kpmg commented 9 years ago

Steps to Recreate:

  1. From the splash page, click the Scan Barcode button
  2. Select upc-a_894180000017.jpg (attached) from desktop
  3. Click on Enter Keyword or UPC button
  4. Whoops! I couldn't read... message appears

upc-a_894180000017

capture 01

jardilio-kpmg commented 9 years ago

Sounds like a digest cycle may not be occurring here? Possibly need a applyAsync or issue with our stacking the http requests until animations finish.

jvillarreal-kpmg commented 9 years ago

Resolved on https://github.com/jardilio-kpmg/ads-rfq-prototype/pull/68. Dialogs were working but z-index were making dialogs to show behind the view.