Decathlon / vitamin-compose

Decathlon Design System UI components for Compose applications

Home Page:https://www.decathlon.design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Radio button has ripple effect when the callback onClick is null

adrienmu opened this issue · comments

Describe the bug
Radio button has ripple effect when the callback onClick is null

To Reproduce
VitaminRadioButtons.Primary(selected = selected, onClick = null)

Expected behavior
No ripple effect

Screenshots

screen-20230504-093522.2.mp4

Thanks @adrienmu spotting this. Hope we will check it soon.
If you want to, don't hesitate to send a PR with the fix to make it faster :)

Oh yeah 😎 thx !