Skip to content

ServiceControl / Audit instance checkboxes get unchecked inadvertantly #5192

@DavidBoike

Description

@DavidBoike

Describe the bug

Description

When creating a new ServiceControl and Audit instance, the checkboxes that control whether each instance can become unchecked without clicking inside the bounds of the checkbox.

In addition, the show/hide toggle is so close to the checkbox that it's easy to "miss" and hit the checkbox instead. 10-20 extra pixels of horizontal padding would fix that.

Expected behavior

The checkboxes should only change state if a click occurs within the checkbox bounds.

Actual behavior

Clicking in all of the whitespace directly "south" of the checkbox will also change the checkbox state.

Versions

Observed in 6.7.6.

Steps to reproduce

  1. In ServiceControl Management, click New > Add ServiceControl and Audit Instances
  2. Expand the ServiceControl instance details.
  3. Clicking anywhere in the red highlighted zone will deselect the checkbox.
Image

Relevant log output

Additional Information

Workarounds

"Don't miss" 😉

Possible solutions

  1. Only change state when clicking on the checkbox itself (required)
  2. Increase padding between checkbox and show/hide control

Additional information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions