Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factory method for customizing the search results view #428

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

martinmitrevski
Copy link
Contributor

🔗 Issue Link

Resolves #426.

🎯 Goal

Provide an easy way to customize the search results view.

🛠 Implementation

Exposed a new factory method.

🧪 Testing

Describe the steps how this change can be tested (or why it can't be tested).

🎨 Changes

Add relevant screenshots or videos showcasing the changes.

☑️ Checklist

  • I have signed the Stream CLA (required)
  • Changelog is updated with client-facing changes
  • New code is covered by unit tests
  • Affected documentation updated (docusaurus, tutorial, CMS (task created)

Copy link

sonarqubecloud bot commented Feb 7, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

70.8% Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@martinmitrevski martinmitrevski merged commit a8ba727 into main Feb 7, 2024
7 of 9 checks passed
@martinmitrevski martinmitrevski deleted the search-results-slot branch February 7, 2024 10:21
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.

Enable customization of SearchResultsView
2 participants