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

Fixed #12775: p-multiSelect - Check selection limit when limit changes #12797

Merged
merged 2 commits into from
Aug 21, 2023

Conversation

kyjus25
Copy link
Contributor

@kyjus25 kyjus25 commented Mar 23, 2023

Defect Fixes

fixes #12775

Summary

selectionLimit could not be changed dynamically because is was not being re-checked.

Feature Requests

Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has to be implemented by our team following our own processes.
Smaller scaled feature implementations such as adding a property to a component will be considered for merging.

@vercel
Copy link

vercel bot commented Mar 23, 2023

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

Name Status Preview Comments Updated (UTC)
primeng-ssr-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 18, 2023 6:22pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Aug 18, 2023 6:22pm

@cetincakiroglu cetincakiroglu added Status: Pending Review Issue or pull request is being reviewed by Core Team Type: New Feature Issue contains a new feature or new component request labels Apr 12, 2023
@cetincakiroglu cetincakiroglu self-requested a review April 12, 2023 08:32
@mertsincan
Copy link
Member

Sorry for the delayed response! Could you please update your PR? I'll merge it asap.

Thanks a lot for your contribution!

@mertsincan mertsincan added Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. and removed Type: New Feature Issue contains a new feature or new component request Status: Pending Review Issue or pull request is being reviewed by Core Team labels Aug 18, 2023
@mertsincan mertsincan added this to the 16.2.1 milestone Aug 18, 2023
@kyjus25
Copy link
Contributor Author

kyjus25 commented Aug 18, 2023

@mertsincan Updated!

@mertsincan mertsincan merged commit e0c0f5c into primefaces:master Aug 21, 2023
1 of 2 checks passed
@mertsincan
Copy link
Member

Thanks a lot for your contribution!

@kyjus25 kyjus25 deleted the bug/check-selection-limit branch August 21, 2023 15:12
@mertsincan mertsincan removed the Resolution: Needs Revision The pull request can't be merged. Conflicts need to be corrected or documentation and code updated. label Aug 26, 2023
@mertsincan mertsincan removed this from the 16.2.1 milestone Aug 26, 2023
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.

Multiselect: Cannot dynamically change selectionLimit on Multiselect
3 participants