status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
287 stars 78 forks source link

[Channel Permissions] Hide reactions from community users that don't have the permission to add reactions #13523

Closed alexjba closed 6 months ago

alexjba commented 7 months ago

Description

Design When a new channel is created and permissions are added, there is an option to allow community members with view only permission to add reactions.

This means the reactions should only be visible to the members with the following permissions:

  1. View and post permission
  2. View and add reaction permission
Screenshot 2024-02-12 at 16 26 08

TODO:

alexjba commented 6 months ago

Depends on https://github.com/status-im/status-desktop/issues/13292