Skip to content

Load messages after the given day #72

@MadLittleMods

Description

@MadLittleMods

Following up with the UX problems mentioned in #71, it would be really nice to be able to load messages after the given day:

UX problems

We can't show messages after the selected day

With /messages, we can only pick an event and paginate backwards because paginating forwards does not work properly with /backfill. And /context doesn't /backfill at all.

Because we can't get messages after the selected day, if the day doesn't have enough messages to fill up the screen, the URL will immediately change to a day before and there is no way to scroll low enough to select the day again except for the calendar.

-- #71

Todo

  • Create MSC for being able to /backfill forwards -> MSC4000
  • Maybe update /context/{eventId} to backfill and with the MSC, we can backfill both forwards and backwards from the given eventId. We can then use /context instead of /messages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-archive-room-viewThe view to look at a room day by day in the archiveT-DefectSomething isn't working. Bugs, crashes, or other reported issues.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions