You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Follow up from #138 -- retrieving a random-sorted list in a GraphQL query isn't possible (AFAIK), but we can have the list be rendered in a random order by React.
The text was updated successfully, but these errors were encountered:
We could also have them re-randomize-render on mouseover — or, better, mousedown.
That actually might be incredible. I think the right thing would still happen: the same element would receive the mouseup even though its DOM position had changed, but the user would be terrified for a split second that they had clicked the wrong thing.
Follow up from #138 -- retrieving a random-sorted list in a GraphQL query isn't possible (AFAIK), but we can have the list be rendered in a random order by React.
The text was updated successfully, but these errors were encountered: