Skip to content

Add FilterBuilder example page#827

Draft
amcclain wants to merge 6 commits into
developfrom
filter-builder
Draft

Add FilterBuilder example page#827
amcclain wants to merge 6 commits into
developfrom
filter-builder

Conversation

@amcclain
Copy link
Copy Markdown
Member

Summary

  • New Grids > FilterBuilder example page demonstrating the FilterBuilder component with a companion FilterChooser bound to the same store for bi-directional sync.
  • Bottom toolbar toggles for commitOnChange and favorites (with localStorage persistence).
  • Model recreation pattern when favorites toggle changes persistence config.

Companion PR

Test plan

  • Verify FilterBuilder example loads and displays correctly under Grids tab
  • Test commitOnChange toggle switches between apply/cancel and live-sync modes
  • Test favorites toggle enables/disables persistence and favorites menu
  • Verify FilterChooser in toolbar stays in sync with FilterBuilder

🤖 Generated with Claude Code

New Grids > FilterBuilder example demonstrating the FilterBuilder component with a companion FilterChooser bound to the same store for bi-directional sync. Includes toggleable commitOnChange and favorites options in the bottom toolbar.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
amcclain and others added 5 commits March 10, 2026 15:26
Note that FilterBuilder can construct compound filters that FilterChooser cannot represent, explaining the "Unsupported filter" placeholder.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant