-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
- task list table: problem id, problem title, score/full, no. solved
- use pagination like
<< < 18 19 20 21 [22] 23 24 25 26 > >> - show solved/show unsolved
- show tags
Likely fixed
- somewhat fix the column sizes so they don't change too much when you change page (task list)
1.0 Milestone
-
default to 20 for task list (To discuss)-> Discussion result = infinite scroll - query filter,
current page number, current display size into URL - custom sort for tasks list (can sort by solved/problem id/problem name/source/etc.)