FE: Bug: Oldest and Newest are mixed up #249
Labels
scope/frontend
Related to frontend changes
status/triage/completed
Automatic triage completed
type/bug
Something isn't working
Milestone
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
When Oldest is selected in message filtering it makes a call with
mode=LATEST
where as when Newest is selected it making calls withmode=EARLIEST
its confusing with filter nameHere is the ref in code
Expected behavior
Its expected oldest gets older messages i.e
mode=EARLIEST
Newest sorts by New messages i.e
mode=LATEST
Your installation details
2956664
v1.0.0
Steps to reproduce
Go to a topic which has messages varing diffferent time stamps
Screenshots
Image with Newest
Image with Oldest
Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: