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

Prevent Rows per page deselection #219

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

laratran
Copy link
Contributor

@laratran laratran commented Dec 7, 2023

The Rows per page Select component was able to be deselected which would default to displaying one row per page. Setting allowDeseect on the Select component fixes this issue.
Fixes #211.

Before

Screen.Recording.2023-12-07.at.3.22.58.PM.mov

After

Screen.Recording.2023-12-07.at.3.24.07.PM.mov

Copy link

vercel bot commented Dec 7, 2023

@laratran is attempting to deploy a commit to the Kevin Vandy OSS Team on Vercel.

A member of the Team first needs to authorize it.

@posabsolute posabsolute merged commit ffe86f7 into KevinVandy:v2 Dec 7, 2023
0 of 3 checks passed
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.

Pagination, Unselecting current value for Rows per page defaults to one row per page
2 participants