-
Notifications
You must be signed in to change notification settings - Fork 275
[IllustratedMessage]: Layout problems #8490
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
Comments
Side note: The story 'With A Dialog' doesn't work in Firefox. When I click on the button, nothing happens and I have this error in the console: |
Hi @SAP/ui5-webcomponents-topic-p could you follow up. |
Hello @ej612 , The sample works perfectly fine on the latest Firefox browser I'll look into the rest of the issue now. Regards, |
Recent DOT feature led to improper vertical alignment of Illustrated Message's SVG when the IM is inside tall container. Now we make sure both the text and the SVG container are vertically centered in case of tall container. Fixes: SAP#8490
Recent DOT feature led to improper vertical alignment of Illustrated Message's SVG when the IM is inside tall container. Now we make sure both the text and the SVG container are vertically centered in case of tall container. Fixes: #8490
Hi @plamenivanov91, thanks a lot for the fix!
I confirm, same here. No idea what the issue was. |
Recent DOT feature led to improper vertical alignment of Illustrated Message's SVG when the IM is inside tall container. Now we make sure both the text and the SVG container are vertically centered in case of tall container. Fixes: #8490
Uh oh!
There was an error while loading. Please reload this page.
Bug Description
In v1.23.1, there seems to be something wrong with the
IllustratedMessage
:size={IllustrationMessageSize.Dot}
doesn't seem to work right, either:Isolated Example
@ui5/webcomponents-react
teamApp.tsx
:Possibly related to #5852.
UI5 Web Components Version
1.23.1
Browser
Chrome
The text was updated successfully, but these errors were encountered: