Skip to content

Potential Input Control Style Conflicts with MUI #73

@ecanchev-jaspersoft

Description

@ecanchev-jaspersoft

When using this project in conjunction with Material-UI (MUI), there is a possibility of style conflicts affecting the rendering of input controls (using either the JavaScript or React approach).

This arises due to style precedence. MUI's styling can sometimes override the default styles of the input controls provided by this package.

Important Note: This does not alter any existing MUI styles or configurations within your application.

To help illustrate this issue, please see the attached screenshots:
image
image
image
image

We are aware of this potential style conflict with MUI and are committed to providing a solution in an upcoming release.
We appreciate your patience and understanding.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginput-controlsInput Controls Component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions