Skip to content

feat: Add Date filter support#82

Open
betawind wants to merge 9 commits intokpmck:mainfrom
betawind:date-filter-support
Open

feat: Add Date filter support#82
betawind wants to merge 9 commits intokpmck:mainfrom
betawind:date-filter-support

Conversation

@betawind
Copy link
Copy Markdown

@betawind betawind commented Nov 18, 2025

Date input fields cannot be filtered due to an error when typing in the filter value:
Monosnap cypress-ag-grid 2025-11-17 17-22-38
The {enter} key press is not required if the user click the Apply button.

This PR adds a searchInputIsDate key to filter options, which is used to exclude the {enter} key press if the input field is a date field.

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.

1 participant