Performance issues on search when node count is big

Created on 20 March 2025, 14 days ago

Problem/Motivation

When trying to implement a widget on an entity reference field that returns ~5k entities, site freezes when I try to enter a search query.

Steps to reproduce

- Install and enable the plugin the usual way
- Enable search on the widget
- Have a field of entity reference type that has a lot of entities as options
- Try to search

Proposed resolution

- Write an API controller callback function instead of current JS filter method in dropdowns class.
- Because the first proposition affects the performance on the server-side, figure out a solution to filter results efficiently with JS

🐛 Bug report
Status

Active

Version

1.2

Component

Code

Created by

🇷🇸Serbia darko_antunovic

Live updates comments and jobs are added and updated live.
  • Performance

    It affects performance. It is often combined with the Needs profiling tag.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024