jupyter-widgets / ipydatagrid

Fast Datagrid widget for the Jupyter Notebook and JupyterLab
BSD 3-Clause "New" or "Revised" License
580 stars 51 forks source link

Fix correct display of date-based filter conditions #531

Closed ianthomas23 closed 3 months ago

ianthomas23 commented 3 months ago

Fixes #530.

Fixes the correct display of "filter by" conditions for date-based columns selected in the filter menu. The changes are trivial, it looks like it was originally a copy-and-paste error.

Screenshot of the problem is in the associated issue, and here is one after this fix:

Screencast from 2024-08-02 14-38-08.webm