Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FE: Bug: Oldest and Newest are mixed up #249

Closed
4 tasks done
sappusaketh opened this issue Mar 27, 2024 · 0 comments · Fixed by #250
Closed
4 tasks done

FE: Bug: Oldest and Newest are mixed up #249

sappusaketh opened this issue Mar 27, 2024 · 0 comments · Fixed by #250
Assignees
Labels
scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Milestone

Comments

@sappusaketh
Copy link

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)

When Oldest is selected in message filtering it makes a call with mode=LATEST where as when Newest is selected it making calls with mode=EARLIEST its confusing with filter name

Here 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

  • select filter Oldest you will see messages sorted by latest timestamp
  • Select Newest you will see messages sorted by oldest timestamp

Screenshots

Image with Newest
image

Image with Oldest
image

Logs

No response

Additional context

No response

@sappusaketh sappusaketh added status/triage Issues pending maintainers triage type/bug Something isn't working labels Mar 27, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Mar 27, 2024
@Haarolean Haarolean self-assigned this Mar 27, 2024
@Haarolean Haarolean added scope/frontend Related to frontend changes and removed status/triage/manual Manual triage in progress labels Mar 27, 2024
@Haarolean Haarolean changed the title Oldest and Newest sort filters are not working correctly FE: Bug: Oldest and Newest are mixed up Mar 27, 2024
@Haarolean Haarolean assigned Mgrdich and unassigned Haarolean Mar 27, 2024
@Mgrdich Mgrdich linked a pull request Mar 27, 2024 that will close this issue
13 tasks
@Haarolean Haarolean added this to the 2.0 milestone Mar 27, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Release 1.1 Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope/frontend Related to frontend changes status/triage/completed Automatic triage completed type/bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants