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
I am not sure if we should stick to the infinite scrolling approach.
Especially for Assets I think it is more usable to have pagination links. As this gives you a better overview about the amount of pages/ items are available. It is also much easier to navigate through a collection. A good example is github's issue page.
I think we should move to pagination links for Assets and Dashboard.
Expected Behaviour
On deleting a course, we need to do a fresh fetch to make sure the full amount of courses are shown.
Actual Behaviour
It's possible to break the paging by deleting enough courses to hide the scrollbar.
Steps to Reproduce
The text was updated successfully, but these errors were encountered: