Skip to content

Update linking modals to use API searching#19

Merged
daniel-aha merged 3 commits into
mainfrom
support-api-searching
Aug 5, 2025
Merged

Update linking modals to use API searching#19
daniel-aha merged 3 commits into
mainfrom
support-api-searching

Conversation

@daniel-aha
Copy link
Copy Markdown
Collaborator

Constructing a client-side search tree for linking wasn't scaling well - especially for tests. With many cases and many runs it got to the point where loading all records to construct the tree was too slow.

This update rewrites the modals to use the server-side extension field search functionality that was recently added - this should reduce the number of GQL calls that need to be made on load, especially for larger accounts.

@daniel-aha daniel-aha merged commit 759ad81 into main Aug 5, 2025
@daniel-aha daniel-aha deleted the support-api-searching branch August 5, 2025 21:31
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