[material-ui][Select] Adding <fieldset disabled>
doesn't disable it
#39634
Labels
component: select
This is the name of the generic UI component, not the React module!
enhancement
This is not a bug, nor a new feature
package: material-ui
Specific to @mui/material
Duplicates
Latest version
Steps to reproduce 🕹
Link to live example: https://codesandbox.io/s/friendly-dijkstra-g62dv9?file=/src/Demo.js
Steps:
Current behavior 😯
The form element is active
Expected behavior 🤔
Form element should be disabled like the rest of the elements when the fieldset is marked disabled
Context 🔦
I need to disable all form elements on page with a huge form.
I think I'm also supposed to mention we have a license: Order #72705
Your environment 🌎
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: