status-im / status-desktop

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

Community settings does not show pending requests to join #16600

Open glitchminer opened 3 hours ago

glitchminer commented 3 hours ago

Bug Report

Description

Requests to join are being displayed in notification centre but not in community settings pending requests.

Confirmed this was working in 2.30.1

Steps to reproduce

  1. Create an open community with request to join enabled
  2. Request to join community from another account
  3. Observe notification is displayed but not listed in pending requests

Image

Expected behavior

Requests to join are shown in community settings, pending requests and in notification centre.

Additional Information

anastasiyaig commented 3 hours ago

@jrainville that got broken in 2.31 , worth fixing i think, feels like just UI issue maybe? wdyt

jrainville commented 3 hours ago

Yeah I can fix it. I know I did a lot of refactors and I think of my latest refactor maybe fixes it, but it's too big to put in the release 😄 I'll find a simple fix