Skip to content

Conversation

@webdev403
Copy link
Contributor

Fix the following issue:

Description

The "Sort By" functionality is not working properly when viewing an individual pool in the Farms page. The available sorting options (Pool, TVL, APR, Rewards) do not update the list correctly, making it difficult for users to organize the data as needed.

Steps to Reproduce

  1. Navigate to the Farms page.
  2. Select and view a specific pool.
  3. Click on the Sort By dropdown and choose different sorting options (Pool, TVL, APR, Rewards).
  4. Observe that the list does not update or reflect the correct sorting order.

Expected Behavior

  • The pool list should be sorted properly based on the selected option (Pool, TVL, APR, or Rewards).
  • Sorting should dynamically update the displayed data.

Actual Behavior

  • Sorting does not update the list or follows an incorrect order.
  • The displayed data remains unchanged despite selecting different sorting options.

Proposed Fix

  • Verify the sorting logic and ensure it applies the correct ordering.
  • Debug any state management issues preventing the sorting from updating dynamically.
  • Test sorting across different pools to confirm consistent behavior.

Screenshots

sortby-in-selected-pool.mp4

@vercel
Copy link

vercel bot commented Mar 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interface-v2 ❌ Failed (Inspect) Mar 25, 2025 3:26pm

@sameepsi sameepsi merged commit a3ebec5 into QuickSwap:dev2 Mar 26, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants