discourse/spec/requests/api/schemas
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
..
json FIX: Make category-drop work with lazy_load_categories (#24187) 2023-11-28 17:58:47 +02:00
schema_loader.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00