Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Allow custom z-index values for components #8475

Open
@ErinCoughlan

Description

@ErinCoughlan

Not all apps use only Angular Material components. They can use other component libraries as well as custom components, which can have different layering strategies.

By adding a z-index override attribute to components, products are able to use them without overriding the z-index on private classes.

There are also defined z-indices in Material, which all components should default to using.
Material Spec

Metadata

Metadata

Assignees

Labels

P3: importantImportant issues that really should be fixed when possible.g3: reportedThe issue was reported by an internal or external product team.needs: investigationThe cause of this issue is not well understood and needs to be investigated by the team or communitytype: enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions