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

The image in illustrated message component is not aligned when used inside fd-flexible-column-layout #12905

Open
GGAshwin opened this issue Jan 6, 2025 · 0 comments

Comments

@GGAshwin
Copy link

GGAshwin commented Jan 6, 2025

Is this a bug, enhancement, or feature request?
It is a bug

Describe your proposal.
fix the bug

Can you handle that on the application side
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular v18, 0.54

If this is a bug, please provide steps for reproducing it; the exact components you are using;
The illustration component is not aligned correctly when used insde a flexible column layout

Image

also the image does not load when the tab is switched and only loads if the screen is resized

Please provide relevant source code (if applicable).
readonly sceneConfig = {
spot: { url: 'assets/images/tnt-Spot-MissionFailed.svg', id: 'tnt-Spot-MissionFailed' },
dialog: { url: 'assets/images/tnt-Dialog-MissionFailed.svg', id: 'tnt-Dialog-MissionFailed' },
dot: { url: 'assets/images/tnt-Dot-MissionFailed.svg', id: 'tnt-Dot-MissionFailed' },
};

Please provide stackblitz example(s).
https://stackblitz.com/edit/tvx77jpc?file=src%2Fmain.ts

In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
Did you check the documentation and the API?
Yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant