hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
68 stars 44 forks source link

Fixed profile count #9954

Closed kurtisassad closed 2 days ago

kurtisassad commented 2 days ago

Link to Issue

Closes: #9721

Description of Changes

Test Plan

For both fixes, check the before and after on some community (say we are testing the skale-testing community. We would check http://localhost:8080/skale-testing/members?tab=all-members).

Testing the two fixes:

  1. Create a user and join any community from the "Join community button". Check that this member count has incremented. (corresponds with fix 1)
  2. Sign in on a scoped page (say http://localhost:8080/skale-testing/dydx). This will automatically join you to a community and should increment the member count.