mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-04-13 16:08:07 +02:00
when you have 4k+ categories manipulating DOM becomes very slow clone the list and manipulate it outside of DOM, replace list on DOM when search is done add utils.debounce so list is updated slower