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

fix(frontend): better pagination in session detail #1491

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

detj
Copy link
Contributor

@detj detj commented Nov 6, 2024

Summary

Move to limit/offset based pagination for Session Detail. Handle a couple of React duplicate key violations. Refactor and remove old old.

- move to limit/offset based pagination
- fix couple of react key dupication violation
- refactor session detail and remove old code

Signed-off-by: detj <[email protected]>
@detj detj added bug something isn't working refactor refactoring tasks chore internal tasks frontend frontend related labels Nov 6, 2024
@detj detj self-assigned this Nov 6, 2024
Copy link

vercel bot commented Nov 6, 2024

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

Name Status Preview Comments Updated (UTC)
measure-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 6, 2024 2:39pm

@detj detj merged commit 757093b into main Nov 6, 2024
6 checks passed
@detj detj deleted the session-detail-pagination branch November 6, 2024 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something isn't working chore internal tasks frontend frontend related refactor refactoring tasks
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants