microsoft / powercat-creator-kit

This toolkit helps create well-designed Power App experiences on the web & mobile. It contains a component library; PCF controls and other utilities that increase developer productivity.
MIT License
296 stars 49 forks source link

[BUG]: DetailList : Can't add fields #476

Open LSMetag opened 1 week ago

LSMetag commented 1 week ago

In the DetailList settings, when I try to add new fields It doesn't do anything. I see fields of my Item source and can select it, but nothing happens when I click on Add, changes. The Items part is a formula that filters and sort a Collection.

To Reproduce Steps to reproduce the behavior:

  1. Go to DetailList Settings
  2. Click on 'Fields'
  3. Check a field to add
  4. Nothing happens

Expected behavior The field should add as the column template is ok, and the Collection field is correctly named and displayed in the list.

Screenshots image

Additional context On an already existing DetailList, I can remove fields, but not add them back.

I didn't see this behavior before June 2024, but as I read elsewhere It happened at May 2024. I made tests with May 2024 update and got the same behavior. Attempting an update on our existing app completely broke it, as It massively uses DetailLists.

AB#3642

dinhmanh3a commented 5 days ago

I'm also having the same problem recently. I use it a lot. We hope to be able to fix the error soon. Thanks a lot

jean-goyat commented 4 days ago

It's the same issue that was closed last week (see temporary workaround here)

Guess it shouldn't have been closed...

KarolFilipKozlowski commented 4 days ago

Also, I to report that bug.