I'm currently testing this on a slow connection from an airport lounge in India. It's a pretty frustrating experience: I click on an image and receive no feedback about whether the click has registered. Sometimes the full image appears after 5-10 seconds, sometimes it never appears. Sometimes I click several times in the interim, and get weird results.<p>But I bet it is quite nice on a higher-speed connection.<p>This raises a question for me: what is the best way to simulate/create a low-speed connection, for UI testing purposes?
Pretty cool. I think it could use some kind of feedback/indicator when I click on a photo and it's loading. I was clicking thumbnails and nothing was happening, wasn't sure what was suppose to happen. Turns out it was just loading, but there was no indication that was happening.<p>This wouldn't be a big problem, but the entire thing seems to rely on you going very slowly and only click one at a time and wait for it to load.<p>If I click another photo during that loading period, it mashes up the photos [1]. Scrolling down while a photo is in the center also doesn't appear to work well, if I click another photo it tries to bring it up and cuts them up [2]. Looks like it could do with some more testing my friend.<p>[1] <a href="http://i.imgur.com/uzUl0.png" rel="nofollow">http://i.imgur.com/uzUl0.png</a><p>[2] <a href="http://i.imgur.com/hqD9J.png" rel="nofollow">http://i.imgur.com/hqD9J.png</a>
I would love it if instead of having the image move to the center if it is on the outside, instead have the image appear around the thumbnail right where it is like the ones in the center. That would make it win completely. Otherwise it is very nice and simple in a good way.
Very neat, I just had a few minor issues with needing to click some thumbnails twice to get the picture to display correctly. With that one issue aside, I think this is a pretty slick way to display photos and might use it myself to display vacation pics or something similar.
Like this a lot, awesome work with this.<p>Some feedback:
When you have a photo being viewed and you click a thumbnail from the bottom or top rows, the picture changes, but the thumbnail disappears.<p>Also, when you do this the new picture renders not as smoothly.
I can't find a link to the repository from the demo, so here for anyone else: <a href="https://github.com/t3hprogrammer/flipgrid.js" rel="nofollow">https://github.com/t3hprogrammer/flipgrid.js</a>