uwescience / myria-web

Web frontend for Myria
https://demo.myria.cs.washington.edu
Other
11 stars 14 forks source link

Backend dropdown menu disappears on click #289

Open TheYorkWei opened 9 years ago

TheYorkWei commented 9 years ago

The backend menu on the top right corner will disappear as soon as it is clicked before a backend can be selected. This occurs with Chrome + Mac, but not on Chrome + Fedora nor Safari + Mac.

bmyerz commented 9 years ago

The best solution for now I think is if we can find an alternative to jquery slideToggle that will toggle the dropdown menu.