jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customization and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
129 stars 90 forks source link

Ag grid v32 floating filter active state #4275

Open origami-z opened 1 week ago

origami-z commented 1 week ago

Description

v32 changed floating filter's "active" state to a toggle button inlined with the input (previously its indicated by an icon on the header cell)

https://www.ag-grid.com/javascript-data-grid/floating-filters/

.ag-filter-active is applied to the button, will need Salt support.

Expected behavior

Visual indicator to show the filter is on

Alternatives and examples

-

Context

Upgrade ag grid from v31 to v32

Are you a JPMorgan Chase & Co. employee?

mark-tate commented 4 days ago

Latte Goal: v32 upgrade release candidate

origami-z commented 1 day ago

Oct 17 - send snapshot for MTK to test, also testing in Stackblitz for v31 backwards compatibility