-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
Add cursor:not-allowed to disable components #12945
Comments
Note: |
The following components are done:
The rest in followup PRs. |
Update: The following components are done:
The rest in followup PR (hopefully the last one). |
Note: |
…#12945) Add cursor: not-allowed for cursor to look nicer for the following components: - Textarea - IconButton - TextButton - TooltipButton Update the related storybooks, add missing controls.
…#12945) Add cursor: not-allowed for cursor to look nicer for the following components: - Textarea - IconButton - TextButton - TooltipButton Update the related storybooks, add missing controls.
…#12945) Add cursor: not-allowed for cursor to look nicer for the following components: - Textarea - IconButton - TextButton - TooltipButton Update the related storybooks, add missing controls.
QA OK Screen.Recording.2024-08-15.at.16.32.05.movInfo:
|
To all interactive/input components in our design system, we want to add
cursor: not-allowed
when they are disabled.Components:
The text was updated successfully, but these errors were encountered: