discourse/spec/system/page_objects
Natalie Tay d81faa1226
FIX: Do not set locale when replying and also default to none (#33312)
This PR relates to the locale setting in the composer and fixes 2
quirks:
- When replying to a post, the composer sets the locale of the new post
in composer to the locale of the post being replied. This PR defaults
the value to "none"
- When creating a new post, the composer sets the locale to the user's
locale. However we are seeing the behaviour that users do not write in
the locale they set their profile to. This PR defaults the value to
"none"
2025-06-23 21:11:03 +08:00
..
components FIX: Do not set locale when replying and also default to none (#33312) 2025-06-23 21:11:03 +08:00
modals FEATURE: rich editor link ui for editing it (#32583) 2025-06-11 08:51:27 -03:00
pages DEV: change experimental_system_themes setting to list (#33230) 2025-06-17 15:41:19 +08:00
cdp.rb DEV: replace selenium driver with playwright (#31977) 2025-05-06 10:44:14 +02:00