patrickomni / omnimobileserver

Stubbed repository; using issues lists
0 stars 0 forks source link

Norm's - Please wait... dialog doesn't go away after selecting Fridge Devices #296

Closed davroth closed 8 years ago

davroth commented 8 years ago

Introduced w/ #294

  1. Browse to https://omnim2m.net, chrome v43, windows 8.1, login as dave, select Norm's
  2. Set device filter to Fridge Devices

Expected - screen to refresh w/ only fridge devices

Actual - please wait dialog appears and does not go away; refreshing screen brings back the "all" view

Note - the expected results happen when selecting freezer and all other devices

capture - fridge devices

christopherdude commented 8 years ago

THis is fixed with changeset 865 from 7/23/2015

davroth commented 8 years ago

Problem still repro's w/ following steps after going to Norm's Landing Page:

  1. Select Freezers and page loads properly
  2. Select Other devices and page loads properly
  3. Select Fridges and page loads properly
  4. Select All (global)

Expected: page loads properly

Actual: "please wait" sticks around

Google built developer tools into Chrome (right click anywhere on page and select "Inspect Element" - the last choice. then click red "x" at top of pane that comes up. this will bring up a console view where errors are displayed. See picture below for the error

292

capture - please wait error

davroth commented 8 years ago

John believes the error is in an Msft Ajax library and may be corrected by changing to a more google-friendly library