plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
456 stars 613 forks source link

Debounced searching for users and groups in controlpanel #6153

Closed pnicolli closed 2 months ago

pnicolli commented 3 months ago

Small performance improvement. This avoids spamming the backend with requests.

Not sure if the news item should be Internal or Feature, it does not really feel like a bugfix to me.

netlify[bot] commented 3 months ago

Deploy Preview for plone-components canceled.

Name Link
Latest commit 62b7f33cfefff7138a70d0b99923df39ac3ffcf4
Latest deploy log https://app.netlify.com/sites/plone-components/deploys/669fec97b817760008a74481
ichim-david commented 2 months ago

@pnicolli thanks for this fix and @ksuess thank you for reviewing this work.