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 prop ignored when alwaysRenderInput set to true #4329

Closed
lexistein opened this issue Sep 10, 2020 · 0 comments · Fixed by #4365
Closed

[EditableText] Disabled prop ignored when alwaysRenderInput set to true #4329

lexistein opened this issue Sep 10, 2020 · 0 comments · Fixed by #4365

Comments

@lexistein
Copy link
Contributor

Steps to reproduce

  1. Set alwaysRenderInput and disabled to true
  2. Notice you can still edit

Expected behavior

Input should be disabled

Actual behavior

Input is editable

Possible solution

Pass disabled prop to input

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