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

[BUG] fdp-icon-tab-bar is covered by the shadow of the Dynamic Page Subtitle #12932

Open
karolgromacki opened this issue Jan 16, 2025 · 0 comments

Comments

@karolgromacki
Copy link

karolgromacki commented Jan 16, 2025

Is this a bug, enhancement, or feature request?
Bug

Describe your proposal.
When we use dynamic-page-header with fdp-icon-tab-bar, the shadow is above the fdp-icon-tab-bar. I think it's z-index issue.

Here is the previous ticket which changed it:
#12558

Can you handle that on the application side
No

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.)
Fundamental: v0.54.2-rc.3
Angular: 18.0.3

components:
DynamicPageComponent, IconTabBarTabComponent

Steps to reproduce:

Open attached stackblitz example.
Observe that fdp-icon-tab-bar is covered by shadow of dynamic page subheader.

Expected behavior:

The shadow of the page's subheader is visible above the table to clearly differentiate the page header from the content.
But there should be no shadow when the fdp-icon-tab-bar is below to create a seamless header section.

Please provide stackblitz example(s).
https://stackblitz.com/edit/5rvehh-9tadwx

Please see attached screenshots:
Image

Did you check the documentation and the API?
Yes

Did you search for similar issues?
Yes

@karolgromacki karolgromacki changed the title [BUG] fdp-icon-tab-bar is covered by the Shadow of the Dynamic Page Subtitle [BUG] fdp-icon-tab-bar is covered by the shadow of the Dynamic Page Subtitle Jan 16, 2025
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