discourse/app/assets/javascripts/select-kit/addon
Bianca Nenciu 2e68ead45b
FEATURE: Use async search for category dropdowns (#23774)
This commit introduces a new endpoint to search categories and uses it
instead of the categories map that is preloaded using SiteSerializer.

This feature is enabled only when the hidden site setting
lazy_load_categories is enabled and should be used only on sites with
many categories.
2023-10-17 19:46:54 +03:00
..
components FEATURE: Use async search for category dropdowns (#23774) 2023-10-17 19:46:54 +03:00
mixins DEV: Sort imports 2023-10-10 21:46:54 +01:00