discourse/plugins/discourse-details/test/javascripts
Renato Atilio dde574a623
UX: keep rich editor details open but serialize as closed (#38369)
The rich editor `[details]` view was respecting the current state to
serialize as open=true or not.

This PR removes this behavior, which was reported as confusing by many
users, making the rich editor open/close a momentary visualization
toggle, not a serializable attribute of the details node, so the cooked
HTML consistently gets a closed `<details>` tag.
2026-03-11 10:52:07 -03:00
..
acceptance DEV: Replace toolbar popup menu with DMenu (#33247) 2025-07-03 09:57:16 +10:00
integration/prosemirror-editor UX: keep rich editor details open but serialize as closed (#38369) 2026-03-11 10:52:07 -03:00
lib FIX: allow quote-less details BBCode 2024-06-24 14:16:36 +02:00