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

feat(primeng): select filtering prop #3856

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

13dante04
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
New feature on PrimeNG select, adds the ability to enable search bar (filter property)
Filtering enabled on the demo page.

What is the current behavior? (You can also link to an open issue here)
Currently if using PrimeNG select with formly, search bar is not available

What is the new behavior (if this is a feature change)?
By adding the
filter: true
property to the props object a basic search bar will now be enabled

Please check if the PR fulfills these requirements

Please provide a screenshot of this feature before and after your code changes, if applicable.

Other information:

@aitboudad aitboudad merged commit abaf3e9 into ngx-formly:main Jan 31, 2024
1 check passed
@aitboudad
Copy link
Member

Thank you @13dante04!

aitboudad pushed a commit that referenced this pull request May 12, 2024
@aitboudad
Copy link
Member

Published in v6.3.1 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants