discourse/app/assets/javascripts/select-kit/addon
Bianca Nenciu e85a81f33c
FIX: Make category-drop work with lazy_load_categories (#24187)
The category drop was rerendered after every category async change
because it updated the categories list. This is not necessary and
categories can be referenced indirectly by ID instead.
2023-11-28 17:58:47 +02:00
..
components FIX: Make category-drop work with lazy_load_categories (#24187) 2023-11-28 17:58:47 +02:00
mixins DEV: Remove unnecessary getURL() calls (#24591) 2023-11-28 14:32:15 +01:00