Skip to content

[FIX] Room Info actions doesn't check permissions/settings enabled#2292

Merged
diegolmello merged 5 commits intodevelopfrom
fix.room-info
Jul 17, 2020
Merged

[FIX] Room Info actions doesn't check permissions/settings enabled#2292
diegolmello merged 5 commits intodevelopfrom
fix.room-info

Conversation

@djorkaeffalexandre
Copy link
Copy Markdown
Contributor

@RocketChat/ReactNative

  1. Check if Jitsi is enabled to show the Jitsi Call button
  2. Show info of the user even the direct can't be created
  3. Don't allow user to navigate to DM if it's not possible
  4. Don't create the DM before the user click on some action
    I'm using the same behavior of the web client about the Direct Message button, showing a toast when the direct message can't be created due permissions.