You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click the sorting button, the proposals should be displayed in either ascending or descending order based on the creation date and time. However, the sorting does not function correctly. While some proposals are sorted by date, the time ordering is inconsistent, leading to incorrect results.
Steps to reproduce
Navigate to the proposal page.
Click on the sorting button.
Check the proposal request from the network and view its response.
Verify the createdAt timestamps in the response for each proposal.
Specifically check proposals with IDs 38, 39, and 40.
Actual behavior
The proposals are not sorted correctly in the list. While the date sorting appears correct, the time sorting is inconsistent, causing the overall order to be incorrect.
Expected behavior
The proposals should be consistently sorted in either ascending or descending order based on both the date and time of creation.
Area
Proposal Pillar
Domain
gov.tools
Which wallet were you using?
No response
Context
When I click the sorting button, the proposals should be displayed in either ascending or descending order based on the creation date and time. However, the sorting does not function correctly. While some proposals are sorted by date, the time ordering is inconsistent, leading to incorrect results.
Steps to reproduce
Actual behavior
The proposals are not sorted correctly in the list. While the date sorting appears correct, the time sorting is inconsistent, causing the overall order to be incorrect.
Expected behavior
The proposals should be consistently sorted in either ascending or descending order based on both the date and time of creation.
Allure Report
The text was updated successfully, but these errors were encountered: