Skip to content

Conversation

@Raushen
Copy link
Contributor

@Raushen Raushen commented Apr 15, 2025

No description provided.

@Raushen Raushen added the 25_1 label Apr 15, 2025
@Raushen Raushen self-assigned this Apr 15, 2025
const { headerFilter, filterType } = this.props.column;

const hasHeaderFilterValue = headerFilter?.filterType === 'exclude'
const hasHeaderFilterValue = filterType === 'exclude'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So, we revert change filterType -> headerFilter.filterType?
Maybe then remove change filterValue -> headerFilter.filterValue?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Under discussing with PMs.

@Raushen Raushen merged commit 4a1824d into DevExpress:grids/cardview/main Apr 17, 2025
300 of 301 checks passed
Tucchhaa pushed a commit to Tucchhaa/DevExtreme that referenced this pull request Apr 18, 2025
marker-dao pushed a commit to marker-dao/DevExtreme that referenced this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants