noflo / noflo-ui

NoFlo Development Environment
https://app.flowhub.io
MIT License
767 stars 173 forks source link

Opening examples in Chrome app gives empty project view #303

Closed borromeotlhs closed 10 years ago

borromeotlhs commented 10 years ago

Clicking on either: "Photo booth" "Animated clock" "Canvas pattern" "React TODO list"

doesn't do anything. It actually keeps pulling up the one and only project I have created.

bergie commented 10 years ago

@borromeotlhs Chrome App or web?

borromeotlhs commented 10 years ago

Chrome.

I'm on the latest windows version. Coincidentally, I should mention that it launches from the app launcher, if that helps.

R/ TJ On Aug 4, 2014 9:25 AM, "Henri Bergius" notifications@github.com wrote:

@borromeotlhs https://github.com/borromeotlhs Chrome App or web?

— Reply to this email directly or view it on GitHub https://github.com/noflo/noflo-ui/issues/303#issuecomment-51082715.

forresto commented 10 years ago

Me too with the chrome app (0.1.11). I don't have any projects; clicking any example loads a blank screen: screen shot 2014-08-04 at 11 19 25 pm

http://app.flowhub.io/ (0.1.11) examples seem fine, logged in and incognito.

Do we load gists from https://api.github.com/ or is another address for gists? Would make sense to cache the example json for at least the chrome app.

jonnor commented 10 years ago

Related/dup: #229

bergie commented 10 years ago

Same problem also in the Android and iOS builds. We need to change the way we fetch gists.

bergie commented 10 years ago

In latest git version examples work in the Chrome App when logged in. Due to GitHub API issues we are now hiding the examples list in the app until user is authenticated.

screenshot 2014-08-06 at 19 09 23

rschwabco commented 10 years ago

I'm still seeing the same behavior (on the latest version) both in the Chrome app and the git version. There seems to be a call to a property of an Undefined object.