regen-network / groups-ui

:rocket: UI for the Cosmos SDK group module
https://groups.regen.network
Apache License 2.0
6 stars 4 forks source link

fix: add conditions for displaying edit group button #132

Closed wgwz closed 1 year ago

wgwz commented 1 year ago

Closes: https://github.com/regen-network/groups-ui/issues/122

netlify[bot] commented 1 year ago

Deploy Preview for regen-groups-ui ready!

Name Link
Latest commit d1f524bb9f49a186750a86fb302690767495c06e
Latest deploy log https://app.netlify.com/sites/regen-groups-ui/deploys/64cc18d927a90a0009da2bb6
Deploy Preview https://deploy-preview-132--regen-groups-ui.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

wgwz commented 1 year ago

It wasn't mentioned explicitly in the issue but is somewhat related: I've realized while testing that we should also hide the "edit members" button in this case on the same page

Handled via c8c16e2