Skip to content

MultiSelect doesn't pass disabled styles to chips in Material #4709

@vveesseelliinnaa

Description

@vveesseelliinnaa

Describe the bug
Disabled MultiSelect doesn't pass disabled styles to chips in Material theme.

To reproduce
Steps to reproduce the behavior:

  1. Go to https://stackblitz.com/edit/react-ufxtta-ade13s?file=app%2Fmain.tsx,index.html

Result : The chips inside the multiselect are not disabled.

Expected behavior
Both the input and the chips have disabled styles like in Default theme:
https://stackblitz.com/edit/react-ufxtta-qzcun9?file=app%2Fmain.tsx,index.html

Screenshots
Actual:
image
Expected:
image

Affected package (please remove the unneeded items)

  • theme-material

Affected suites

  • Kendo UI for Angular
  • Kendo UI for React
  • Kendo UI for Vue

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions