1Hive / dandelion-template

An Aragon template featuring Moloch-style ragequit functionality
MIT License
12 stars 17 forks source link

Provide visual indication of parameretized permissions #24

Open lkngtn opened 4 years ago

lkngtn commented 4 years ago

The Dandelion org template is the first Aragon Org template to make use of ACL oracles and parameterized permissions. Currently these permissions are not visible in the UI, which can be alarming and confusing for users as they will see these parameterized permissions as "Any Entity" despite there being conditional logic applied.

This would require a change to native permissions app and is being tracked here, which is being tracked here in the aragon/aragon repo https://github.com/aragon/aragon/issues/821

Creating this issue as a way to track this as a known issue for Dandelion Orgs, until the change is made to the client.

lkngtn commented 4 years ago

Can we submit a PR that addresses this even if its just a basic info indicator next to the permission saying that it has a parameter associated with it? or even just an asterisk by "any account" here:

image