Skip to content

Overlapping checking multiple checkboxes on mobile #34173

Open
@abdulgafur24

Description

@abdulgafur24

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Current behavior 😯

On mobile
if you select two checkboxes in a row, then when you click on the second one, it will affect the first

Expected behavior 🤔

if you select two checkboxes in a row, then when you click on the second one, it should affect the second

Steps to reproduce 🕹

Steps:

  1. Open Link on mobile
  2. Try to click two checkboxes in the row
telegram-cloud-document-2-5229236289059953450.mp4

Context 🔦

I have faced issues when I use table with checkboxes on mobile

Your environment 🌎

npx @mui/envinfo
  System:
    OS: macOS 12.4
  Binaries:
    Node: 16.13.0 - ~/.nvm/versions/node/v16.13.0/bin/node
    Yarn: 1.22.19 - /usr/local/bin/yarn
    npm: 8.1.0 - ~/.nvm/versions/node/v16.13.0/bin/npm
  Browsers:
    Chrome: 104.0.5112.101
    Edge: Not Found
    Firefox: Not Found
    Safari: 15.5
  npmPackages:
    @emotion/react: ^11.10.0 => 11.10.0
    @emotion/styled: ^11.6.0 => 11.10.0
    @mui/base:  5.0.0-alpha.92
    @mui/icons-material: ^5.4.2 => 5.8.4
    @mui/material: ^5.4.2 => 5.10.0
    @mui/private-theming:  5.9.3
    @mui/styled-engine:  5.10.0
    @mui/system:  5.10.0
    @mui/types:  7.1.5
    @mui/utils:  5.9.3
    @types/react: ^18.0.17 => 18.0.17
    react: ^18.2.0 => 18.2.0
    react-dom: ^18.2.0 => 18.2.0
    typescript: ^4.7.4 => 4.7.4

I have faced it in mobile safari and chrome

Metadata

Metadata

Assignees

Labels

component: checkboxThis is the name of the generic UI component, not the React module!

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions