SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 260 forks source link

styling availability for ProgressIndicator #6140

Open nicofreundt opened 1 year ago

nicofreundt commented 1 year ago

Feature Request Description

I think it would be very helpful, to be able to style the color of a ProgressIndicator component in a different way than setting the valueState prop, because that ads a icon next to the progressbar. I am currently working with this component and noticed that you can style the shadow parts of other components with the part property, but this feature is missing on the progressindicator.

Proposed Solution

The solution to this problem would be to add the part property to the progressbar and the remaining bar.

Proposed Alternatives

An alternative possible solution could be to add a property which allows to hide the icon, if the valueState prop is set to something different than "None"

NHristov-sap commented 1 year ago

Hello @SAP/ui5-webcomponents-topic-p,

Please take a look of this feature request.

Best Regards, Nikolay Hristov

dobrinyonkov commented 6 months ago

Internal Reference: BGSOFUIPIRIN-6489