bleathem / visualCubeGenerator

A Express.js + MongoDB backend with both Cordova mobile and Web front-ends in Angular.js
0 stars 1 forks source link

Solves screen unordered #7

Closed Villyer closed 9 years ago

Villyer commented 9 years ago

I did some 'test solves' two days ago (not solving, just running timer for a few seconds and stopping it) and some real solves today. When I look in the solves screen, they appear to come in a random order.

bleathem commented 9 years ago

Are you logged in? They should get sorted when saved to the server. I'll add a sort to the localStorage to make sure they are sorted locally when not logged in.

Villyer commented 9 years ago

I am logged in, they seem unordered still.