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

portfolio page: implement positions table #248

Open
TalDerei opened this issue Jan 13, 2025 · 1 comment
Open

portfolio page: implement positions table #248

TalDerei opened this issue Jan 13, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request ui

Comments

@TalDerei
Copy link
Contributor

follow-up work from #220

  • open positions
  • closed positions
  • history

importantly, need to add support for pagination or scrolling to handle large numbers of open positions gracefully

Figma reference: https://www.figma.com/design/xWsVprkEgEihweVN9isrGQ/DEX-(Incl.-UI-Lib)?node-id=3658-145100&p=f&t=5zoqHAAlNcIDzQhM-0

@TalDerei TalDerei added enhancement New feature or request ui labels Jan 13, 2025
@TalDerei TalDerei moved this to 🗄️ Backlog in Labs web Jan 13, 2025
@TalDerei TalDerei changed the title portfolio page: implement open positions table portfolio page: implement positions table Jan 13, 2025
@JasonMHasperhoven JasonMHasperhoven self-assigned this Jan 21, 2025
@JasonMHasperhoven
Copy link
Contributor

For pagination, we could use: https://github.com/bvaughn/react-virtualized

Let me know, if there are other ideas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ui
Projects
None yet
Development

No branches or pull requests

2 participants