Skip to content

Conversation

@Ahmed-Labs
Copy link
Member

Motivation

I'm currently working on a global filter component that sets values for filters using HybridFilter. However, I have an extra 'attribute' which is the operator of the filter which is not being set through the HybridFilter options, and instead within the custom body of the filter (i.e. its state is managed externally). I would like my external changes to also trigger the apply button, and once it is clicked, it triggers my custom onChange handler that saves options + operator.

Changes

  • Adds hasExternalChanges to hybrid filter so components are able to externally trigger the apply button

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Nov 7, 2025
@Ahmed-Labs Ahmed-Labs marked this pull request as ready for review November 7, 2025 15:27
@Ahmed-Labs Ahmed-Labs requested a review from TkDodo November 7, 2025 15:28
@Ahmed-Labs Ahmed-Labs removed the request for review from TkDodo November 7, 2025 16:18
@Ahmed-Labs Ahmed-Labs marked this pull request as draft November 7, 2025 16:18
@Ahmed-Labs Ahmed-Labs marked this pull request as ready for review November 7, 2025 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants