mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
4f7f9ef87c
Why does this change do? If the `fixed_category_positions` is `false`, we want to order the categories in the edit navigation menu categories modal by name. This makes it easier to filter through a large list of categories. This commit also fixes a bug where we were unintentionally mutating the `this.site.categories` array.