Open
Description
Describe the bug
When isDisabled prop is passed to Collapsible Panel
with header component of TextInput
, while typing in the TextInput
, the value doesn't change and the onChange handler doesn't fire except for backspacing pasted text in the TextInput
.
Expected behavior
Navigate to the Taxes
tab on the Project Settings page, when isDisabled prop is passed to Collapsible Panel
with header component of TextInput
, while typing in the TextInput
, the value should change.
To Reproduce
Steps to reproduce the behavior:
- Go to
Project Settings
page and navigateTaxes
tab - Click on
Add tax category
- Type in the TextInput for
Tax Name
- User wouldn't be able to type.
Screen.Recording.2022-09-29.at.14.18.36.mov
Metadata
Metadata
Assignees
Labels
No labels