gnosisguild / zodiac-modifier-roles

Smart account toolkit for role-based access control
https://roles.gnosisguild.org
GNU Lesser General Public License v3.0
80 stars 39 forks source link

Display the queued changes #52

Closed asgeir-s closed 2 years ago

asgeir-s commented 2 years ago

The user needs to be able to see the set of queued changes/transactions (members added, members removed, targets added, targets removed, target scoping, etc.)

cedricwaxwing commented 2 years ago

https://www.figma.com/proto/h2nRHyTfrJb2hhXME6FDX4/Zodiac-Roles-Modifier?page-id=0%3A1&node-id=270%3A11620&viewport=432%2C48%2C1&scaling=min-zoom&starting-point-node-id=270%3A11620&show-proto-sidebar=1

Iv'e created a prototype for the flow here. We are not intending on releasing this in the initial deployment, so it should be lower priority.

cedricwaxwing commented 2 years ago

I realized I need to account for changing the target's execution type as well.

image

Something like this should do the trick.