Skip to content

FE: Messages: Refresh doesn't refresh, it moves the offsets as if pagination #416

@credmond

Description

@credmond

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

On the Topics -> Messages view with Newest, or Oldest selected, hitting "Refresh" appears to be doing pagination. If Newest is selected, and I hit Refresh, what is returned is not the newest, it's earlier offsets to what was currently displayed. It's not a refresh, all messages are lost from view and there's no way to go back.

If "Oldest" is selected, it's the same problem except in reverse; it keeps returning later and later messages.

Expected behavior

Refresh refreshes the page (consuming latest messages if "Newest" selected or oldest if "Oldest") using offsets that correspond to the expectation of the user.

Your installation details

0f2ca72

Steps to reproduce

As per "Describe the bug" section. Just browse messages of any topic with a few thousand messages, and hit Refresh.

Screenshots

No response

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions