We should use the indeterminate checkbox state for the "can edit" checkbox in the sharing settings if not all of "can create", "can change" and "can delete" is checked, otherwise it would be confusing for the user when "can edit" is shown but actually less permissions are given - especially with #7363 being used.

See also https://stackoverflow.com/a/6269487/520507
Found while looking into #7363
cc @nextcloud/javascript @nextcloud/designers
We should use the
indeterminatecheckbox state for the "can edit" checkbox in the sharing settings if not all of "can create", "can change" and "can delete" is checked, otherwise it would be confusing for the user when "can edit" is shown but actually less permissions are given - especially with #7363 being used.See also https://stackoverflow.com/a/6269487/520507
Found while looking into #7363
cc @nextcloud/javascript @nextcloud/designers