Merged
Conversation
Collaborator
liamwalder
commented
Mar 27, 2026
- Checkbox and radio filtering fixes.
- Placeholder setting on select layers.
- Pre-defined relative date filters.
- Add date preset and format mapping for filters - Handle multi-reference filter conditions and conditional visibility - Implement select placeholder setting and rendering - Fix collection item sheet hidden field visibility - Add FilterableCollection DOM-transparent rendering - Add date filter presets to collection filter settings - Fix checkbox filter redirect loop - Fix Supabase client initialization fallback Made-with: Cursor
- Keep fillable-only field filter in CollectionItemSheet - Merge date preset UI with isDateFieldType helper Made-with: Cursor
…ering - Support checkbox/radio groups with is_one_of operator for multi-select filtering - Pass collection layer classes and tag to filtered/load-more item wrappers to match SSR structure - Apply conditional visibility to dynamically rendered collection items - Fix initial filter evaluation to avoid unnecessary fetches on static filters - Skip individual checkbox/radio input params in URL, use aggregated group value - Move fetch abort cleanup to dedicated unmount effect Made-with: Cursor
Made-with: Cursor
Keep the isPlaceholder child-option approach from develop and remove the settings.placeholder string added in migration-improvements. Made-with: Cursor
- Remove unused Page, PageFolder type imports from load-more route - Remove unused CollectionVariable type import - Add collectionLayerClasses and collectionLayerTag to fetchFiltered dependency array to prevent stale closures Made-with: Cursor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.