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

Take into account that options can be grouped when validating input. #12628

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

erikhorlings
Copy link

@erikhorlings erikhorlings commented Feb 14, 2023

Defect Fixes

This fixes a problem with validation grouped options. AutoComplete.onInputChange now also looks at grouped options when deciding on validity of the selected option.

This fixes #12624

@vercel
Copy link

vercel bot commented Feb 14, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated
primeng ⬜️ Ignored (Inspect) Feb 14, 2023 at 7:33AM (UTC)

@github-actions
Copy link

This pull request has been automatically marked as stale. If this pull request is still relevant, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize reviewing it yet. Your contribution is very much appreciated.

@github-actions github-actions bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Jun 15, 2023
@erikhorlings
Copy link
Author

erikhorlings commented Jun 15, 2023

This is still open. Problem continues to exist. Please keep this PR open.

@github-actions github-actions bot removed the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Jun 16, 2023
@cetincakiroglu cetincakiroglu merged commit 7bcc5e7 into primefaces:master Jun 16, 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.

AutoComplete: grouped options are not selected with enter key
2 participants