Skip to content

🎴 CardView - HeaderFilter - implement #29627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

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 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
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