-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
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
AddDecorator breaks AddWithInfo #429
Comments
@mnmtanish @roonyh could you guys help us? |
Ping @mnmtanish |
We can't fix this unless we fix this issue |
Is it possible to render info in a separate iframe? I'm using semantic-ui and for example when component is list-item component and I render decorator that wraps the list item with list, adding info leads to broken view and the only way to deal with that is to include also list component in the story. |
#1147 Will happen soon! @tomitrescak |
Info text is rendered in the decorator.
If I do this:
Info text is rendered in the very small window of 300px wide.
The text was updated successfully, but these errors were encountered: