Custom Areas
Custom meta, reply overflow actions, and footer regions via Leptos slot children.
- Reactions and votes in a custom meta region.
- Moderation and host actions via reply overflow menu extras (beside Reply).
- Polls and status widgets in a custom footer region.
Nest DiscussionReplyMeta and DiscussionReplyMenuExtras slot children on DiscussionThread. Wire events.on_reply_action for overflow menu selections.
Custom meta and reply overflow actions
Host-owned reaction count and a Report ToS action beside Reply.
Main message with markdown and a design link.
Agree — let's track open questions here.
I'll draft the migration checklist.
Depth-3 reply for tree testing.
Separate branch at L1.
Based on the thread, the default depth is 4.