## What changed - `src/app/farm/page.tsx` pool cards show pool info but not whether the connected user has an active lock in that pool - Users must click into each pool to check their position ## Why - At-a-glance visibility of "You have X locked here" on pool cards would improve navigation - Should show a badge or indicator on pools where the user has an active position ## How to test 1. Connect wallet with positions in multiple pools 2. Navigate to `/farm` 3. Observe pool cards — no indicator showing which pools you're staking in
What changed
src/app/farm/page.tsxpool cards show pool info but not whether the connected user has an active lock in that poolWhy
How to test
/farm