primefaces / primefaces/primereact
DataTable: Filter by Null/Undefined Values
Open
@mertsincan is already working on this.
Since Oct 2, 2024.
Status: Discussion
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
I need to implement a filter in PrimeReact's DataTable that allows users to filter for null or undefined values. The filter should provide an option for users to select "Null Values" for different types of fields (e.g., date, text, etc.), so that rows with null or undefined values will appear when this filter is selected.
Reproducer
No response
System Information
npmPackages:
primereact: 10.6.3 => 10.6.3
react: ^18.2.0 => 18.3.1
tailwindcss: ^3.4.4 => 3.4.4
Steps to reproduce the behavior
No response
Expected behavior
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.