Lists on homepage extend as long as the data that comes from the API, which breaks the design. Lists on the homepage should only display a fixed number of items, which should not extend beyond one line. Check "New questions in courses enrolled" to see the problem.
[x] Use itemsPerPage in API requests to limit the number of items coming from the API.
Lists on homepage extend as long as the data that comes from the API, which breaks the design. Lists on the homepage should only display a fixed number of items, which should not extend beyond one line. Check "New questions in courses enrolled" to see the problem.