mirror of https://github.com/vector-im/riot-web
Update labs documentation for feature_ftue_dms given new scope
See https://github.com/matrix-org/matrix-react-sdk/pull/3854pull/11893/head
parent
9a084a6801
commit
276d14dd5d
|
@ -82,12 +82,11 @@ that downloads, stores, and indexes room messages for E2E encrypted rooms.
|
||||||
The existing search will transparently work for encrypted rooms just like it
|
The existing search will transparently work for encrypted rooms just like it
|
||||||
does for non-encrypted.
|
does for non-encrypted.
|
||||||
|
|
||||||
## New DM invite dialog (`feature_ftue_dms`)
|
## New invite dialog (`feature_ftue_dms`)
|
||||||
|
|
||||||
An improved dialog for inviting users. Once finished, this will replace both the
|
An improved dialog for inviting users. This replaces both the DM creation dialog
|
||||||
DM creation dialog and the 'invite user' dialog. This is a work in progress and
|
and the 'invite user' dialog, using your recent DMs as a suggestion for who to chat
|
||||||
as such not all functionality may be present until the feature replaces today's
|
with.
|
||||||
UX.
|
|
||||||
|
|
||||||
## Bridge info tab (`feature_bridge_state`)
|
## Bridge info tab (`feature_bridge_state`)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue