status-im / status-desktop

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

Mobile parity: Add "View community rules" button #16826

Open jrainville opened 5 days ago

jrainville commented 5 days ago

Description

In mobile, they have the option to see the community rules when you already joined it. On Desktop, you can only see it when joining.

Desktop Design: https://www.figma.com/design/qHfFm7C9LwtXpfdbxssCK3/Kuba%E2%8E%9CDesktop---Communities?node-id=54806-255540&node-type=instance&m=dev

See images:

  1. When long pressing the community: Image
  2. When clicking "View Community Rules" Image

This is very simple to do. The community DTO already has that info. It's just a matter of adding a button in the right click menu and showing a popup.

anastasiyaig commented 4 days ago

finally! ❤