discourse/spec/system/page_objects
Martin Brennan c3e4dd4db6
DEV: Convert FilterTips to use DMenu and refactor components (#33999)
* Use DMenu for the filter tips UI
* Move the input, filtering, and DMenu into the same
`FilterNavigationMenu` component to avoid input event listener
shenanigans
* General renaming, refactors, adding comments
* Move searching/suggestion logic for specific types of filter out into
`FilterSuggestions` lib to avoid cluttering the component
2025-08-05 12:10:40 +10:00
..
components DEV: Convert FilterTips to use DMenu and refactor components (#33999) 2025-08-05 12:10:40 +10:00
modals FIX: composer link modal ENTER event (#33945) 2025-07-29 21:12:32 -03:00
pages FIX: add compontent to all themes button (#34056) 2025-08-04 15:35:22 +08:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00