-
Notifications
You must be signed in to change notification settings - Fork 81
Description
The view in mobile currently shows only the filter and one has to scroll down to see any results:

Additionally the results are paginated and after loading each new page the user has to scroll down again to see the results:

Two improvements I have in mind:
- Make the whole
Filter officerscollapsible and default to collapsed if the user is on mobile - Implement continuous scrolling instead of the current pagination - this will require a new API I imagine. On desktop, I imagine if we can make it work with the filter on the left staying fixed and only the content on the right scrolling down, I think we should have the continuous scrolling for all devices.
Metadata
Metadata
Assignees
Labels
No labels