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

Fix search filters and add support to search by relationships in the list view #9401

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

dcousens
Copy link
Member

This pull request fixes the search functionality in the AdminUI by ensuring that the list configuration for ui.listView.searchFields is used when searching relationship fields within the list view, and in the relationship field field view.

This work builds on #8966 which was started by @pnodet and is therefore jointly attributed.

@dcousens dcousens changed the title Fix relationship filters and add support for searching relationship fields in the list view Fix search filters and add support to search by relationships in the list view Nov 19, 2024
.changeset/fix-search.md Outdated Show resolved Hide resolved
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 03ab82f:

Sandbox Source
@keystone-6/sandbox Configuration

@dcousens dcousens merged commit 48f51be into main Nov 19, 2024
42 of 44 checks passed
@dcousens dcousens deleted the patch-2 branch November 19, 2024 23:59
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.

2 participants