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
314 stars 52 forks source link

SubwayNav - cannot set background color #432

Open WieczMar opened 1 year ago

WieczMar commented 1 year ago

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 dark mode on) and cannot be customized.

AB#2225

denise-msft commented 11 months ago

@WieczMar if you set the background color of the input Theme object to your desired background, would that be a sufficient workaround?

WieczMar commented 10 months ago

That's exactly the problem that I pointed. The component does not change the background color when I am setting the background color of the input Theme object.

denise-msft commented 8 months ago

Thank you for reporting. We will investigate and address as resources permit.

THEaustinlopez commented 6 months ago

I just wanted to add that not only does the subway nav have this issue but also the tag picker and I'm sure a few others. When you have a bunch of filters/controls in a row, it looks very bad when only some of them have the correct background color and only a few have white.