Usability > Hide vs disable user notifications if unavailable
Re: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30961#note_204145468 Do we have a standard pattern for hiding vs disabling checkboxes if they're unavailable to the user? For example an admin setting can override notifications, but we have a user setting to Disable notifications. If the admin has already disabled them, should this checkbox be disabled or hidden completely?
issue