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

[material-ui][Chip] Deletable Chip has the pointer cursor on the whole chip as if it were clickable #38958

Closed
2 tasks done
Nic-S opened this issue Sep 13, 2023 · 1 comment · Fixed by #38984
Closed
2 tasks done
Assignees
Labels
bug 🐛 Something doesn't work component: chip This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material

Comments

@Nic-S
Copy link

Nic-S commented Sep 13, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example: https://stackblitz.com/edit/react-7vbdzr?file=Demo.tsx

Current behavior 😯

Deletable Chip has the pointer cursor on the whole chip as if it were clickable

Expected behavior 🤔

Deletable Chip has the pointer cursor only on the erase x button

Context 🔦

No response

Your environment 🌎

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
@Nic-S Nic-S added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 13, 2023
@DiegoAndai DiegoAndai self-assigned this Sep 13, 2023
@DiegoAndai DiegoAndai added bug 🐛 Something doesn't work component: chip This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Sep 13, 2023
@DiegoAndai
Copy link
Member

Thanks for the report @Nic-S!

I'll work on it

@danilo-leal danilo-leal changed the title [Chip] Deletable Chip has the pointer cursor on the whole chip as if it were clickable [material-ui][Chip] Deletable Chip has the pointer cursor on the whole chip as if it were clickable Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: chip This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants