maximbircu/devtools-library

Group tools should not have an enable/disable checkbox

Closed this issue · 0 comments

Abstract

A group tool doesn't have a state, which means that it can not be enabled/disabled. Thus we should hide the enable/disable checkbox forever.

Platform related info:

  • OS: Android, iOS
  • Library version: 1.0.0

Steps to reproduce

  1. Go to any configuration file, i.e. YAML config file
  2. Find the group tool
  3. Try to add canBeDisabled: true property

Expected
The enable checkbox should not be present

Actual
The enable checkbox ist present

Screenshots