Skip to content

CardView - Header Filter: Fix reset select state after search#29918

Merged
Alyar666 merged 3 commits intoDevExpress:25_1from
Alyar666:cardView_fix_issue_with_header_filter_25_1
May 21, 2025
Merged

CardView - Header Filter: Fix reset select state after search#29918
Alyar666 merged 3 commits intoDevExpress:25_1from
Alyar666:cardView_fix_issue_with_header_filter_25_1

Conversation

@Alyar666
Copy link
Contributor

No description provided.

@Alyar666 Alyar666 requested a review from a team May 20, 2025 07:09
@Alyar666 Alyar666 self-assigned this May 20, 2025
@Alyar666 Alyar666 force-pushed the cardView_fix_issue_with_header_filter_25_1 branch from 21afac9 to a1bb930 Compare May 20, 2025 18:39
@Alyar666 Alyar666 requested a review from wdevfx May 20, 2025 18:40
const filterExpression = this.getFilterExpressionWithoutCurrentColumn(column);
const type = getHeaderFilterListType(column);
const { columnsController } = this;
const applyFilter = (filterValues, filterType): void => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Like for moving legacy context arguments into function arguments 🙌

@Alyar666 Alyar666 merged commit a8b5bad into DevExpress:25_1 May 21, 2025
304 checks passed
GoodDayForSurf pushed a commit to GoodDayForSurf/DevExtreme that referenced this pull request May 22, 2025
ajivanyandev pushed a commit that referenced this pull request May 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants