|
|
|
|
|
by cyberferret
3133 days ago
|
|
Nice work! My first ever Vue.js project [0] had just basic functionality like this, but it was a great learning introduction to the framework. The only thing I noticed was that the 'infinite scroll' seemed a little 'off'. Hard to describe, but the experience was a little jarring. I would scroll to the bottom and it looked like there were no more items, but then there was a short stutter, and more items were added. Perhaps a visual representation that this isn't the bottom of the list and that more items are below might make the UX experience better? Somthing like a faded out bottom of the last box on screen, or a simple '...' or down arrow below it if there are more? [0] - http://tophn.info/ |
|