Skip to content

Conversation

@jaygiang
Copy link
Collaborator

@jaygiang jaygiang commented Mar 8, 2025

#673

• Calculates maximum possible pages based on total rows and page size
• Ensures page index stays within valid bounds (between 0 and maxPage-1)

Mar-07-2025 21-19-22

@jaygiang jaygiang requested a review from thgaskell March 8, 2025 05:31
@jaygiang jaygiang linked an issue Mar 8, 2025 that may be closed by this pull request
@thgaskell thgaskell merged commit c6980fd into main Mar 11, 2025
3 checks passed
@jaygiang jaygiang deleted the 673-fix-table-out-of-bounds branch March 13, 2025 19:35
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.

Table component will render out of bounds when data changes

3 participants