cozy-ui
cozy-ui copied to clipboard
`Chip.Button` triggers a `text selection` on double click
When a chip is set as clickable (i.e <Chip.Button>
) then a double click on it will trigger a text selection on following text
https://user-images.githubusercontent.com/1884255/129900067-4843b322-df50-46c2-8ad9-f9a9a10e92b4.mp4
This behaviour seems not to be reproducible in material-ui : https://material-ui.com/components/chips/#chip
https://user-images.githubusercontent.com/1884255/129900463-d95ac0c7-044e-41de-b412-956c4ffa134e.mp4