discourse/spec/system/page_objects
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
..
components DEV: Improve PageObjects::Components::Sidebar#has_tag_section_links? (#22250) 2023-06-23 08:39:37 +08:00
modals UX: Order categories in edit navigation menu modal by name (#22291) 2023-06-27 10:31:48 +08:00
pages FEATURE: Split navigation preference for count and behavior of sidebar links (#22203) 2023-06-22 19:04:13 +03:00
cdp.rb FEATURE: Reacting to MessageBus in chat thread panel (#21070) 2023-04-13 14:45:50 +02:00