Skip to content

Correct Codemirror cross-styling #5485

Description

@cnotv

Detailed Description
Cross-styling has been identified with CodeMirror component inside the project

Context
This anti-patterns adds a layer of complexity due tracking all the cases where rules are overridden.

Cross-styling should be replaced with component props or other methodologies if necessary.

As collateral issue, often elements of this component overflow others. It is required to add globally z-index: 0 to the root element of this component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions