nextui-org / nextui

🚀 Beautiful, fast and modern React UI library.
https://nextui.org
MIT License
19.81k stars 1.14k forks source link

[BUG] - Checkbox-group #2433

Open Mo-21 opened 3 months ago

Mo-21 commented 3 months ago

NextUI Version

2.0.10

Describe the bug

The checkbox group lacks on mobile

https://github.com/nextui-org/nextui/assets/106859926/c239bcaa-ec9d-4e3e-8438-aa1d797c3729

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Go to checkbox group page on mobile
  2. Toggle the horizontal group

Expected behavior

I didn't expect it to lag

Screenshots or Videos

No response

Operating System Version

Android

Browser

Edge

linear[bot] commented 3 months ago

ENG-443 [BUG] - Checkbox-group

kuri-sun commented 3 months ago

Hi @Mo-21, Thank you for reporting the issue! However, I could not reproduce the bug successfully. Here is the video of me trying to reproduce this bug.

https://github.com/nextui-org/nextui/assets/62743644/0817f259-1142-46f2-a146-2ae971468ea9

Could you specify a little bit more detailed information about this such as width and height for this and the exact reproducing steps? Thank you so much ☺️

Mo-21 commented 3 months ago

Hi Kuri,

I tried reproducing the problem with the devtools in browser but it didn't work too. However, my screen size is 412 X 869. My edge version (on android): 122.0.2365.56. The reproducing steps are just toggling the checkboxes like you've done in your video. I will investigate the issue further to provide more specific details.