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.47k stars 254 forks source link

[Feature Request]: Support large design to ObjectStatus #7536

Closed 2bno1 closed 10 months ago

2bno1 commented 10 months ago

Feature Request Description

Per the Visual Core Doc (https://wiki.one.int.sap/wiki/pages/viewpage.action?pageId=2698914826), ObjectStatus should support "Large Design" in which icon and text are visually different from default.

image

Proposed Solution

ObjectStatus supports "Large Design"

Proposed Alternatives

No response

Organization

SuccessFactors

Additional Context

No response

Priority

Medium

Privacy Policy

ndeshev commented 10 months ago

Hello @2bno1, there is no ObjectStatus UI5 Web Component yet, do you mean the sap.m.ObjectStatus in OpenUI5? If so, you could apply sapMObjectStatusLarge to the control to achieve the desired look, or create a pull request in the OpenUI5 repository if there is an issue with it.

2bno1 commented 10 months ago

@ndeshev Sorry, I should create the ticket to @ui5/webcomponents-react.