primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.9k stars 1.05k forks source link

MultiSelect: Wrapper div of checkbox in multiselect item taking duplicate class name #6521

Closed usman-j-shaikh closed 6 months ago

usman-j-shaikh commented 6 months ago

Describe the bug

Parent and grand parent wrapper div taking same class name, which creating css conflicts. Please check attached screen shot, in which div are highlighted.

image

Reproducer

No response

PrimeReact version

10.5.0

React version

18.x

Language

ES6

Build / Runtime

Create React App (CRA)

Browser(s)

chrome 124

Steps to reproduce the behavior

  1. Click on dropdown of multiselect
  2. Inspect checkbox of multiselect
  3. Check its wrapper div class

Expected behavior

Parent and grand parent wrapper div shouldn't take same class name. Because css will apply to both.

melloware commented 6 months ago

Thanks PR submitted!

ujshaikh commented 6 months ago

Thanks @melloware for quick support

ujshaikh commented 6 months ago

I like this package and want to do contribution as a developer. Can you please assign an issue or task to me?

melloware commented 6 months ago

@ujshaikh great. What you can do is just comment on a ticket saying "I would like to fix this one" and I will assign that ticket to you.