IgniteUI / igniteui-angular-samples

Ignite UI for Angular demos for all available components and features
https://bit.ly/2L19rhp
36 stars 25 forks source link

igx-pivot-data-selector list items grow and jump on click #3367

Closed kdinev closed 1 year ago

kdinev commented 1 year ago

Description

The igx-pivot-data-selector list items grow and jump on click making checkboxes hard to select.

Steps to reproduce

  1. Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/pivotGrid/pivot-grid#angular-pivot-grid-example
  2. Click on any checkbox in the data selector

Result

The list item grows, jumps and depending the exact point in the checkbox you clicked on, the checkbox may or may not be selected.

Expected result

The should be no UI jump.

Attachments

image