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

[Form components] Set cursor:not-allowed style when disabled #3817

Closed
mbrookes opened this issue Mar 27, 2016 · 5 comments
Closed

[Form components] Set cursor:not-allowed style when disabled #3817

mbrookes opened this issue Mar 27, 2016 · 5 comments
Labels
component: FormControl The React component package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.

Comments

@mbrookes
Copy link
Member

SelectField is currently the only component that sets style="cursor:not-allowed" when disabled.

@mbrookes mbrookes changed the title [Form components] Implement cursor:not-allowed style for disableable components [Form components] Set cursor:not-allowed style when disabled Mar 27, 2016
@tintin1343
Copy link
Contributor

@mbrookes : are we planning to do this for all disabled components?

@mbrookes
Copy link
Member Author

mbrookes commented Apr 7, 2016

It would seem to make sense to either apply this to all or to none, but to be consistent in any case. @oliviertassinari - what's your preference?

@oliviertassinari
Copy link
Member

@mbrookes Bootstrap is doing it in many locations. I think that we should do the same 👍.

@mykyta-shulipa
Copy link

Can I take this to implementation?

@oliviertassinari
Copy link
Member

@nktssh Nobody is working on it. Feel free to do it, thanks 👍!

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 21, 2022
@zannager zannager added package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5. component: FormControl The React component and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: FormControl The React component package: styles Specific to @mui/styles. Legacy package, @material-ui/styled-engine is taking over in v5.
Projects
None yet
Development

No branches or pull requests

5 participants