Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[storybook]: No "select" dropdown for property mode in UploadCollection stories #7137

Closed
1 task done
georgimkv opened this issue Jun 1, 2023 · 1 comment
Closed
1 task done
Assignees
Labels
bug This issue is a bug in the code Medium Prio Storybook TOPIC P

Comments

@georgimkv
Copy link
Contributor

georgimkv commented Jun 1, 2023

Bug Description

On https://sap.github.io/ui5-webcomponents/main/_playground/?path=/docs/fiori-uploadcollection--docs
The property mode does not have a dropdown which allows the mode to be easily changed live in the story:
image

Maybe it has something to do with the enum ListMode that is importing. ListMode is from the main package, while the actual component UploadCollection is defined in the fiori package.

Affected Component

UploadCollection

Priority

Medium

UI5 Web Components Version

latest

Browser

Chrome, Edge, Firefox, Safari

Declaration

  • I’m not disclosing any internal or sensitive information.
@dobrinyonkov
Copy link
Contributor

Fixed with #7613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio Storybook TOPIC P
Projects
Status: Completed
Development

No branches or pull requests

3 participants