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

EditableText disabled with intent has interactive styles #5279

Closed
adidahiya opened this issue May 2, 2022 · 1 comment · Fixed by #5282
Closed

EditableText disabled with intent has interactive styles #5279

adidahiya opened this issue May 2, 2022 · 1 comment · Fixed by #5282

Comments

@adidahiya
Copy link
Contributor

Environment

  • Package version(s): core 4.2.x

Code Sandbox

Link to a minimal repro (fork this code sandbox):

Steps to reproduce

Render <EditableText disabled={true} intent="primary" />

Actual behavior

2022-05-02 19 06 12

Expected behavior

No hover styles showing a border

Possible solution

@adidahiya
Copy link
Contributor Author

There are a few more issues:

1. placeholder text color doesn't match intent color while editing

image

2. placeholder text color doesn't match intent color when alwaysRenderInput={true}

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant