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-calendar "Date After" filters do not exclude date inclusive #14886

Closed
psarno opened this issue Feb 27, 2024 · 0 comments · Fixed by #15343
Closed

p-calendar "Date After" filters do not exclude date inclusive #14886

psarno opened this issue Feb 27, 2024 · 0 comments · Fixed by #15343
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@psarno
Copy link

psarno commented Feb 27, 2024

Describe the bug

This doesn't need a repro, you can see it right on the PrimeNG Table site.

Filter the date under the "#filter" section.

Select the "Date" column, enter "9/14/2020".

Select "Date is After".

That means "dates after 9/14/2020".

It remains in the list. It should not.

image

image

Environment

Angular 17
PrimeNG 17.7.0

Reproducer

Not needed, see above

Angular version

17.0

PrimeNG version

17.7.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.11.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@psarno psarno added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 27, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Mar 4, 2024
@cetincakiroglu cetincakiroglu added this to the 17.15.0 milestone Apr 26, 2024
cetincakiroglu added a commit that referenced this issue Apr 26, 2024
Bug #14886: p-calendar "Date After" filters do not exclude date inclusive
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

Successfully merging a pull request may close this issue.

3 participants