Skip to content

task/extend-column-filters#1700

Merged
heswell merged 12 commits intofinos:mainfrom
anandBalachandar:task/extend-column-filters
Sep 2, 2025
Merged

task/extend-column-filters#1700
heswell merged 12 commits intofinos:mainfrom
anandBalachandar:task/extend-column-filters

Conversation

@anandBalachandar
Copy link
Copy Markdown
Contributor

Initial changes

  • handle "between" op
  • add controlled mode support

…lt. In the scenario where we place multiple FilterClauses (without a filtereditor) on the page, they render with open dropdowns.

This dropdown behaviour can now be controlled via a prop.

Also, for multiselect setup, if the valies are cleared, the model will trigger a commit on close of the dropdown. (useFilterClause.ts -> handleOpenChange).
This will enable the consumer to attach a handler based on the value of the filter.
…will help (along with the filterTouched ref) in identifying if the dropdown needs to be shown on initial render
# Conflicts:
#	vuu-ui/package-lock.json
# Conflicts:
#	vuu-ui/package-lock.json
@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 31, 2025

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit e523b9a
🔍 Latest deploy log https://app.netlify.com/projects/papaya-valkyrie-395400/deploys/68b434915d1355000850025b

@netlify
Copy link
Copy Markdown

netlify Bot commented Aug 31, 2025

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit 0039665
🔍 Latest deploy log https://app.netlify.com/projects/papaya-valkyrie-395400/deploys/68b607b982630e000887b3de

Comment thread vuu-ui/packages/vuu-filters/src/column-filter/ColumnFilter.tsx Outdated
@heswell
Copy link
Copy Markdown
Contributor

heswell commented Aug 31, 2025

there is a commit history here including changes that are not related to these files. Can you keep your main branch up to date with finos and regularly rebase your feature branch onto main

Updated the ColumnFilter examples to use state and updated minor styling for one of the example
Fixed a minor issue related to state update
Added some test coverage
Comment thread vuu-ui/packages/vuu-filters/src/column-filter/useColumnFilter.ts
@heswell heswell marked this pull request as ready for review September 2, 2025 07:30
@heswell heswell merged commit 993e5f8 into finos:main Sep 2, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants