powercat-creator-kit icon indicating copy to clipboard operation
powercat-creator-kit copied to clipboard

[BUG]: (MDA Reference App/Tag List) Tag lists do not raise the OnChange when the AutoHeight has changed.

Open scottdurow opened this issue 3 years ago • 0 comments

Describe the bug Tag lists do not raise an OnChange event when the AutoHeight property changes.

To Reproduce Steps to reproduce the behavior:

  1. Open the MDA reference app
  2. Navigate to the Tag List page
  3. Scroll to the Tag List in the Galleries sample box

Expected behavior The tag list should automatically adjust its height to accommodate the tags and adjust the side of the gallery item accordingly.

Screenshots Shows as: image

It should show as: image

Additional context I think this is related to #97, caused by the flexbox container created by the model-driven apps player. The issue does not happen inside the designer.

AB#1007

scottdurow avatar Sep 08 '22 00:09 scottdurow