razorpay / blade

Design System that powers Razorpay
https://blade.razorpay.com
MIT License
477 stars 121 forks source link

Table: Checkbox alignment issue #2268

Open AnkitaBagale opened 1 week ago

AnkitaBagale commented 1 week ago

checkbox alignment is broken. Seems like issue is due to hard coded width of the checkbox -

I cannot change checkbox size also, can we customise it?

https://github.com/razorpay/blade/blob/0f8f909b1cc91c1f7c478e9b98ab690c6711ffc3/packages/blade/src/components/Table/TableBody.web.tsx#L236

image
anuraghazra commented 1 week ago

@AnkitaBagale can you share the code for this? When is this breaking?