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

When a function parameter is restricted it's not possible to unselect the function #154

Closed asgeir-s closed 1 year ago

asgeir-s commented 1 year ago

When a function parameter is restricted it's not possible to unselect the function until the restriction is removed. When clicking the checkbox (for unselecting) the function, it will allow the whole function instead (ignoring the restrictions). Clicking again will restrict the function again. It is not possible to unselect.

I would expect that I could unselect the function and that the restrictions would be removed.