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

Make breadcrumb overflow menu carbon complaint #2730

Open
rhythm55 opened this issue Nov 8, 2023 · 0 comments
Open

Make breadcrumb overflow menu carbon complaint #2730

rhythm55 opened this issue Nov 8, 2023 · 0 comments

Comments

@rhythm55
Copy link
Contributor

rhythm55 commented Nov 8, 2023

Detailed description

Describe in detail the issue you're having.

We have a requirement to update specific z-index of breadcrumb's overflow menu - but there is no specific CSS selector that we can use to limit the scope of styling(only to breadcrumb component). With current implementation of breadcrumb component we need to update the style globally effecting complete application styling (as we are using overflow menu at multiple places).

Carbon provide's a CSS selector to override specific overflow menu inside breadcrumb only
image

Whereas current angular implementation only have global selector
image

Is this a feature request (new component, new icon), a bug, or a general issue?

General issue

Is this issue related to a specific component?

Breadcrumb component

What did you expect to happen? What happened instead? What would you like to see changed?

CSS selector for overflow menu inside breadcrumb component - that can be used for overriding z-index

What browser are you working in?

Firefox/Chrome

What version of the Carbon Design System are you using?

"carbon-components": "^10.58.5",
"carbon-components-angular": "^4.72.2",

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

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