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

[storybook]: API table unwanted string #7407

Closed LidiyaGeorgieva closed 9 months ago

LidiyaGeorgieva commented 11 months ago

Bug Description

The API table has some unwanted "UI5" string (reported here: https://github.com/SAP/ui5-webcomponents/issues/7284): image It comes from the Story book file of the component: image It will fix the issue if for the "component" we set an Object similar to the one for the "subcomponent", but this is not possible - we receive the following error in the Story book: image

Affected Component

No response

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

1. 2. 3. ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

main

Browser

Chrome

Operating System

Windоws

Additional Context

No response

Organization

No response

Declaration

PetyaMarkovaBogdanova commented 9 months ago

Hi, @LidiyaGeorgieva , I am not able to reproduce this issue anymore.

Can you, please, re-check? Thank you!

Best regards, Petya Markova. (UI5 WC Developer)

LidiyaGeorgieva commented 9 months ago

Hi, @PetyaMarkovaBogdanova it is OK now. I checked and it is fixed with this pull request: https://github.com/SAP/ui5-webcomponents/pull/7436

PetyaMarkovaBogdanova commented 9 months ago

@LidiyaGeorgieva Thank you for the research. I am closing the issue.