discourse/spec/system/page_objects
Yuriy Kurant 46a3d9ca57
FIX: category page improvements (#36062)
Follow-up of #36050.

This PR contains clean-up and minor refactor work related to categories
copies and breadcrumb dropdowns:

* hide search input in filters dropdown if list is less than 10 options
* update copies to follow Discourse conventions
* remove unused `shouldDisplayIcon`
* fix spec flakiness by changing check from class name existence to
block visibility

---------

Co-authored-by: Martin Brennan <martin@discourse.org>
2025-11-18 15:54:28 +08:00
..
components FIX: category page improvements (#36062) 2025-11-18 15:54:28 +08:00
modals DEV: Invert bulk action notification checkbox (#36016) 2025-11-13 21:34:06 +08:00
pages FIX: subcategory filter should be always visible on category view page (#36050) 2025-11-17 22:48:33 +08:00
cdp.rb DEV: Add client settled checks for system tests (#35230) 2025-10-10 11:03:18 +08:00