From 6adaa417f03642136c9718ca66122dde48b49cd1 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Mon, 24 Jan 2022 17:53:46 +0000 Subject: [PATCH] Add labs docs for right panel default open (#20722) --- docs/labs.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 6aa62d9ec4..d43c0b8e0e 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -172,3 +172,12 @@ the sender is using unknown/unrecognised event types. Sending events with extensible events structure is always enabled - this should not affect any downstream client. + +## Right panel stays open (`feature_right_panel_default_open`) + +This is an experimental default open right panel mode as a quick fix for those +who prefer to have the right panel open consistently across rooms. + +If no right panel state is known for the room or it was closed on the last room +visit, it will default to the room member list. Otherwise, the saved card last +used in that room is shown.