Skip to content

Conversation

arjavdongaonkar
Copy link

@arjavdongaonkar arjavdongaonkar commented Oct 7, 2025

Description

Updated the Bootstrap Table configuration to preserve checkbox selections across pagination and page-size changes.
Previously, when users changed the number of rows per page, any selected checkboxes were cleared because the table re-rendered without retaining selection state.
This change enables the maintainSelected option, ensuring selections persist across page transitions.

#Hacktoberfest

Addressed Issue

#1344

Checklist

@owasp-dt-bot
Copy link

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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.

2 participants