hicommonwealth / commonwealth

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

Admin/Mods selection should surface unique entries by address instead of profile #8524

Closed jnaviask closed 4 weeks ago

jnaviask commented 1 month ago

Description

Currently, the admins/mods screen shows one entry per profile, without being clear about which address is being selected. In particular, it only surfaces a single address per profile, which means the admin cannot select which specific address will be upgraded to admin/mod.

The change accepted by product is to use unique "profile - address" rows in the role management page to disambiguate between multiple addresses within a single profile.

jnaviask commented 1 month ago

Will be done as part of or after #8285