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

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.

Results 146 powercat-creator-kit issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Looking through the documentation, I couldn't find a way to format the display of Dates in a Details List eg. To have the Date only display, not...

🛠️ enhancement
code
Component: DetailsList

My source Data is Sharepoint, I have sortable fields and when sort is applied list is sorted but it consider items as text Like 1 10 11 2 21 Even...

bug
code
Component: DetailsList

**Describe the bug** I have a Details List bound to a Dataverse table. Sometimes, twice until now, the Details List stops working and doesn't display any rows (shows only the...

bug
code
Component: DetailsList

**Describe the bug** There seems to be a number of problems with the Picker that makes it fairly unusable for me, despite there not seeming to be any alternative control...

bug
documentation
code
Component: TagsPicker

Hi, We have a canvas app with a SharePoint List as a data source we have created a people picker field person/group column. We also have two Dynamic security groups...

bug
code
👋 needs author feedback
Component: PeoplePicker

When using a date field in a custom themed app, the dater picker calendar flyout is not themed. AB#960

bug
👋 needs author feedback

When the back button is enabled on the header component, the button does not include a hover or onclick color change thereby rendering the button visually inactive as well as...

🛠️ enhancement
canvas
Component: Header

**Describe the bug** Panel buttons appear as expected the first time the panel is visible. Once the user closes the panel and reopens it the panel buttons are no longer...

bug
canvas
Component: Panel

**Describe the bug** We have incorporated the Power CAT component into our application, but we are actively addressing accessibility concerns. Some of these concerns are related to controls within custom...

wontfix
canvas
blocked
Utility: Accessibility
fixed in modern control

In the keyboard shortcut code component you provide an example to add to the KeyConfig property: `["alt + r","alt + a","alt + d","alt + b","alt + p","alt + l","alt +...

bug
code
Component: KeyboardShortcuts