fandreuz / tui-website

4 stars 2 forks source link

Sort themes #16

Open stagfoo opened 7 years ago

stagfoo commented 7 years ago

A wat to sort themes in the list view

fandreuz commented 7 years ago
fandreuz commented 7 years ago
stagfoo commented 7 years ago

I was thinking of making refactoring the pagination to request each page from the server each time to try and get rid of the loading themes... but i think with sorting that would be difficult :/ we could request all themes if they select a sorting option that might work?

what do you think?

fandreuz commented 7 years ago

What do you mean? Could you explain it? I'm not very good in js and db things

EDIT Ok, now I understand. You mean the "vvvv load more themes vvvv"

I think that the most important thing is sorting themes, if something doesn't let you sort themes, we should find another way to paginate them. So, I think that now we should go with sorting code, then we'll find a workaround to paginate them. What do you think?