Skip to content

add datetime/time filter types, fix filter pagination and id-less filtering - #1367

Merged
jbetancur merged 1 commit into
masterfrom
1362-add-datetime-filter-type-filter-by-date-and-time
Jul 21, 2026
Merged

add datetime/time filter types, fix filter pagination and id-less filtering#1367
jbetancur merged 1 commit into
masterfrom
1362-add-datetime-filter-type-filter-by-date-and-time

Conversation

@jbetancur

@jbetancur jbetancur commented Jul 21, 2026

Copy link
Copy Markdown
Owner

Closes #1362 #1363 #1364 #1366

…tering

- filterType 'datetime' (#1362) and 'time' with wrap-around between
- filter across all pages, not just current, with client pagination (#1364)
- filter columns without an explicit id (#1363)
@jbetancur jbetancur self-assigned this Jul 21, 2026
@netlify

netlify Bot commented Jul 21, 2026

Copy link
Copy Markdown

Deploy Preview for react-data-table-component ready!

Name Link
🔨 Latest commit ed48851
🔍 Latest deploy log https://app.netlify.com/projects/react-data-table-component/deploys/6a6001ae110f1d0008b95475
😎 Deploy Preview https://deploy-preview-1367--react-data-table-component.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@jbetancur
jbetancur merged commit 557f895 into master Jul 21, 2026
8 checks passed
@jbetancur
jbetancur deleted the 1362-add-datetime-filter-type-filter-by-date-and-time branch July 21, 2026 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add datetime filter type (filter by date and time)

1 participant