JakeHam / TheVirtualCloset

Development of The Virtual Closet
0 stars 0 forks source link

Interacting with "empty" outfits dropdown selector crashes app (Ionic View) #37

Closed AlecMoran closed 7 years ago

AlecMoran commented 7 years ago

Summary: Interacting with "empty" outfits dropdown selector crashes app (Ionic View)

Severity: Critical

Description: Interacting (tapping, dragging, swiping, etc) with an empty outfits dropdown selector (the menu that pops up when the user taps the "Select" bar in the outfits screen), and then tapping outside of the selector causes the app to promptly crash. It is possible that the "empty" dropdown selector actually contains null values, and therefore when the user interacts with it, the app thinks that an outfit has been selected, and then attempts to do operations on this null value when the selector closes. I only include a screenshot of the page in question, since I cannot represent a "crash" of this sort in a screenshot. Also, I cannot provide a stack trace, as I can only reproduce this crash on Ionic View, not in a browser. file_000 7