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

When not selected it shows different that the rest of the bar. ![image](https://github.com/microsoft/powercat-creator-kit/assets/89584709/ed687383-2c45-4f01-b3bd-6dad61a89704) When selected it shows same as the rest of the bar. ![image](https://github.com/microsoft/powercat-creator-kit/assets/89584709/9b769f6d-1f06-40ea-b174-56c1652023d2) Those should be the opposite...

bug
⚠️ needs triage

TagList component - AutoHeight property always returns zero. To reproduce, I configure the Items property as required, and when the height is set to a static value (e.g. 50), the...

bug
code
Component: TagsList

The control does not use custom background color from correct set Theme property (generated JSON string from Fluent UI Theme Designer). Currently, the background is always white (or black with...

bug
code
Component: SubwayNav

Im having an issue with manual sorting of a SQL database. Visually they are not sorting, but if I check the record items after sorting I can see the sorting...

documentation
❔question
code
👋 needs author feedback
Component: DetailsList

Hi Guys, Will you accept a pull request on the SearchBox component, to handle the enter key, key up, down and escape? This would allow creating an autocomplete solution, where...

🛠️ enhancement
code
Component: SearchBox

**Describe the bug** Fluent UI details list code component is utilized in the canvas app, unfortunately I am unable to add an alt text to a **ColCellType : Image. This...

🛠️ enhancement
code
Component: DetailsList
Utility: Accessibility

Hi folks, The People Picker control seems to have regressed since the last release. When the control is blank, it throws an error "JSON parsing error, expected 'array' but got...

bug
code
Component: PeoplePicker

Disabling specific items does not function as intended. It currently only works for child items, and there is no option to make particular items unclickable while leaving the rest clickable....

bug
code
Component: SubwayNav

**Describe the bug** Unable to upgrade managed solution. I receive the following message when I try to import the solution. The solution file is invalid. The compressed file must contain...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

❔question
👋 needs author feedback