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

[core] fix(EditableText): disabled and alwaysRenderInput intent styles #5282

Merged
merged 1 commit into from
May 3, 2022

Conversation

adidahiya
Copy link
Contributor

Fixes #5279

Changes proposed in this pull request:

Fixes all the linked issues so that intent text colors are applied consistently, and disabled={true} never makes the EditableText look interactive on hover.

@blueprint-bot
Copy link

[core] fix(EditableText): disabled and alwaysRenderInput intent styles

Previews: documentation | landing | table | demo

@adidahiya adidahiya merged commit cfb2227 into develop May 3, 2022
@adidahiya adidahiya deleted the ad/editable-text-styles branch May 3, 2022 16:46
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

Successfully merging this pull request may close these issues.

EditableText disabled with intent has interactive styles
2 participants