Open GeorgeRay opened 4 months ago
Created a pull request, added pagination to the courses.razor file and it appears to work, although I don't have 10 courses to test it with.
Good start. It is only paginating the 10 courses returned.
Added server side pagination (or tried) and created a pull request.
The default number of courses returned is 10. We need to add pagination to this result.