Skip to content

Add displayContainer option to search results component - #6080

Draft
burieberry wants to merge 1 commit into
mainfrom
search-results-display-container
Draft

Add displayContainer option to search results component#6080
burieberry wants to merge 1 commit into
mainfrom
search-results-display-container

Conversation

@burieberry

Copy link
Copy Markdown
Contributor

Adds an optional @displayContainer arg (default true) to the SearchResults component, threaded through to HydratableCard. Passing false hides the card container boundary ring on both the inert prerendered HTML (via hide-boundaries) and the hydrated live card, so a row looks the same before and after hydration. Mirrors the existing <@fields.x @displayContainer={{false}} /> switch, for cards that frame results in their own UI.

Linear: CS-12932

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@burieberry
burieberry force-pushed the search-results-display-container branch from b2c9257 to 221d203 Compare September 10, 2026 19:28
@github-actions

github-actions Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Preview deployments

Host Test Results

    1 files      1 suites   2h 11m 16s ⏱️
4 735 tests 4 721 ✅ 14 💤 0 ❌
4 750 runs  4 736 ✅ 14 💤 0 ❌

Results for commit 221d203.

Realm Server Test Results

    1 files    208 suites   1h 15m 25s ⏱️
2 721 tests 2 721 ✅ 0 💤 0 ❌
2 760 runs  2 760 ✅ 0 💤 0 ❌

Results for commit 221d203.

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