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

p-columnFilter not displaying placeholder for type="numeric" #9851

Closed
cosmin19 opened this issue Feb 3, 2021 · 0 comments
Closed

p-columnFilter not displaying placeholder for type="numeric" #9851

cosmin19 opened this issue Feb 3, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@cosmin19
Copy link

cosmin19 commented Feb 3, 2021

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior
p-columnFilter not displaying placeholder text on input for type="numeric"

Expected behavior
To display placeholder text on input just like it displayed when p-columnFilter type="text"

Minimal reproduction of the problem with instructions
<p-columnFilter type="numeric" field="id" matchMode="equals" [showMenu]="false" placeholder="THIS PLACEHOLDER IS NOT DISPLAYED"></ p-columnFilter>

  • Angular version: 11.1.1
  • PrimeNG version: 11.2.0
  • Browser: all
@yigitfindikli yigitfindikli added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 16, 2021
@yigitfindikli yigitfindikli added this to the 11.2.3 milestone Feb 16, 2021
@yigitfindikli yigitfindikli self-assigned this Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants