Skip to content

feat: support for publication pages#271

Open
crfmc wants to merge 5 commits into
masterfrom
cfm-publication_support
Open

feat: support for publication pages#271
crfmc wants to merge 5 commits into
masterfrom
cfm-publication_support

Conversation

@crfmc

@crfmc crfmc commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Trello Ticket 870

PR #271: feat: support for publication pages

Summary

Adds customization props to EmbeddedSearchView, SearchView, FacetList, and SearchResultTable that let consumers strip down the default search/browse tables and supply custom rendering. The primary use case is embedding search views inside publication pages, where tabular rows, column headers, and facet controls are unwanted.

New props

Other changes

  • isOwnPage on EmbeddedSearchView was previously hardcoded to false. It is now accepted as a prop (still defaulting to false), allowing consumers to opt into full-page behaviour without switching to SearchView.

@crfmc crfmc requested a review from utku-ozturk June 9, 2026 14:32
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