Skip to content

Memoize data source calls in suggestions

Himanshu Kapoor requested to merge himkp-ce-autocomplete-memoize into master

What does this MR do and why?

Memoize autocomplete axios calls in content editor for better performance.

Screenshots or screen recordings

N/A

How to set up and validate locally

Open any wiki page and try entering ~, ! or # to trigger autocomplete suggestions. It should be faster now.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports