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

Table: ColumnFilter is not working at Date types when 'showMatchModes' and 'showOperator' both set to false #14778

Closed
BergkampHUN opened this issue Feb 9, 2024 · 2 comments
Labels
Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response Type: Bug Issue contains a bug related to a specific component. Something about the component is not working

Comments

@BergkampHUN
Copy link

Describe the bug

When 'showMatchModes' and 'showOperator' both set to false in the columnFilter where the type is "date" then after selection the date from the DatePicker the filter menu closing itself and not filtering the table.

Environment

angular 17.0.5
primeng 17.6.0
node 20.9.0

Reproducer

https://stackblitz.com/edit/i8xazh-usphof?file=src%2Fapp%2Fdemo%2Ftable-filter-menu-demo.html

Angular version

^17.0.5

PrimeNG version

17.6.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

20.9.0

Browser(s)

No response

Steps to reproduce the behavior

  1. Click on the filter button for the "Date" column
  2. Select a date from the date picker
  3. The whole filter menu is closed automatically and the filter does not applied

Expected behavior

The filter menu should remain open and filter the table for the selected date

This was still working at primeng version 17.3.1

@BergkampHUN BergkampHUN 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 9, 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 Feb 16, 2024
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!

@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 16, 2024
Copy link

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response 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