discourse/spec/system/page_objects/modals
Alan Guo Xiang Tan 289d2a5540
DEV: Deselect all and reset to defaults btns to edit categories modal (#22143)
What does this change do?

This change adds the deselect all and reset to defaults buttons to the
edit navigation menu categories modal. The deselect all button when
click deselects all the selected categories in the modal. If the user
saves with no categories selected, the user's categories section in the
navigation menu will be set to the site's top categories.

The reset to defaults button is only shown when the
`default_navigation_menu_categories` site setting has been configured.
When clicked, the user's categories section in the navigation menu is
automatically set to the categories defined by the
`default_navigation_menu_categories` site setting.
2023-06-20 08:17:53 +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 DEV: Deselect all and reset to defaults btns to edit categories modal (#22143) 2023-06-20 08:17:53 +08:00
sidebar_section_form.rb FIX: rename everything link to topics (#22076) 2023-06-15 11:36:38 +10:00