discourse/spec/system/page_objects/modals
Alan Guo Xiang Tan 4f7f9ef87c
UX: Order categories in edit navigation menu modal by name (#22291)
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.
2023-06-27 10:31:48 +08:00
..
base.rb FEATURE: Allow changing slug on create channel (#19928) 2023-01-23 14:48:33 +10:00
bookmark.rb
dismiss_new.rb FEATURE: new dismiss button for combined new and unread view (#21817) 2023-06-07 10:06:57 +10:00
sidebar_edit_categories.rb UX: Order categories in edit navigation menu modal by name (#22291) 2023-06-27 10:31:48 +08:00
sidebar_edit_navigation_modal.rb FEATURE: Add dropdown to filter by selected in edit nav menu modal (#22251) 2023-06-23 10:29:00 +08:00
sidebar_edit_tags.rb DEV: Refactor edit tags/categories modal to reduce duplication (#22240) 2023-06-23 08:28:55 +08:00
sidebar_section_form.rb FIX: rename everything link to topics (#22076) 2023-06-15 11:36:38 +10:00