discourse/spec/system/page_objects
Ted Johansson b36747163b
FEATURE: Allow hiding user fields on signup form (#34672)
We want to allow configuring fields that are both optional and editable to not show up in the signup form.

- Fields that are optional but not editable need to be on the signup form, or they can never be filled in.
- Fields that are not optional need to be on the signup form, or you can never sign up.
2025-09-15 10:42:07 +08:00
..
components DEV: Update PageObjects::Components::FormKit#submit to click submit (#34740) 2025-09-05 10:21:12 +08:00
modals FIX: Show 'Show more' link in categories modal after intersection observer loads (#34516) 2025-08-26 17:20:14 +10:00
pages FEATURE: Allow hiding user fields on signup form (#34672) 2025-09-15 10:42:07 +08:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00