Skip to content

Improve /department/id search view for mobile #931

@abandoned-prototype

Description

@abandoned-prototype

The view in mobile currently shows only the filter and one has to scroll down to see any results:
image

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

Two improvements I have in mind:

  1. Make the whole Filter officers collapsible and default to collapsed if the user is on mobile
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions