mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 09:15:41 +03:00
Add docs for feature_ftue_dms flag
This should hopefully be short-lived. For https://github.com/matrix-org/matrix-react-sdk/pull/3792
This commit is contained in:
parent
b0255683e9
commit
16e384172c
1 changed files with 7 additions and 0 deletions
|
@ -81,3 +81,10 @@ that downloads, stores, and indexes room messages for E2E encrypted rooms.
|
|||
|
||||
The existing search will transparently work for encrypted rooms just like it
|
||||
does for non-encrypted.
|
||||
|
||||
## New DM invite dialog (`feature_ftue_dms`)
|
||||
|
||||
An improved dialog for inviting users. Once finished, this will replace both the
|
||||
DM creation dialog and the 'invite user' dialog. This is a work in progress and
|
||||
as such not all functionality may be present until the feature replaces today's
|
||||
UX.
|
||||
|
|
Loading…
Reference in a new issue