Skip to content

feat(ui): unlock sorting, token filtering, wallet balance clarity#283

Open
FlareForward wants to merge 3 commits into
mainfrom
ui/clarity-sorting-filtering
Open

feat(ui): unlock sorting, token filtering, wallet balance clarity#283
FlareForward wants to merge 3 commits into
mainfrom
ui/clarity-sorting-filtering

Conversation

@FlareForward

Copy link
Copy Markdown
Collaborator

Summary

  • Unlock list sorting: Positions now sorted ascending by lock price (lowest at top)
  • Token panel filtering: Unlock page and Footer only show the selected token's panel, reducing clutter
  • Balance label clarity: Renamed "BALANCES" to "WALLET BALANCE" with helper text distinguishing wallet balance from locked positions

Details

UI-only changes — no store logic, contract interactions, or data pipelines were modified. See UI_CHANGE_LOG_2026-02-19.md for full patch notes.

Test plan

  • Verify unlock positions sort correctly by lock price
  • Verify only the selected token panel appears on Unlock page and Footer
  • Verify "WALLET BALANCE" label and helper text render correctly
  • No console errors or hydration issues

🤖 Generated with Claude Code

- Restored ascending sorting by lock price in ReceiptsTable
- Restricted Unlock + Footer token panels to selected token only
- Renamed "BALANCES" to "WALLET BALANCE" with clarifying helper text
- UI-only changes (no store, contract, or polling modifications)

Tested locally (dev + preview build)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.

1 participant