discourse/spec/system/page_objects
Joffrey JAFFEUX 6f91014d64
FIX: correctly filter user bookmarks (#28612)
We were not updating `searchTerm` when changing the input which was making us always send an empty q parameter.

This commit is also adding tests for:
- initial url with q param
- filtering the bookmarks through the input
2024-08-28 15:39:07 -04:00
..
components UX: Add group link to category permission row (#28560) 2024-08-28 16:11:16 +10:00
modals FIX: Destroy draft when clicking the Discard button (#28552) 2024-08-26 12:49:26 -03:00
pages FIX: correctly filter user bookmarks (#28612) 2024-08-28 15:39:07 -04:00
admin_backups.rb UX: Apply admin interface guidelines to Backups page (#28051) 2024-08-20 09:59:43 +10:00
admin_badges.rb FIX: correctly reset form before destroying it (#28516) 2024-08-23 14:58:31 +02:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Try until success for clipboard copies (#27986) 2024-07-19 19:44:10 +08:00