primefaces / primefaces/primereact

DataTable: Filter by Null/Undefined Values

Open
#7,279 6 comments 1 reaction 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.