patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

Bug - DataListCheck - Checkbox can't be checked

Open nmp1testing opened this issue 1 year ago • 5 comments

Describe the problem This is an issue with the online example of the DataList component of the current release (5.3.0).

The checkbox(es) of the Data List Checkbox example can't be checked.

How do you reproduce the problem? Click on any checkbox

Expected behavior Check mark appears

Is this issue blocking you? Yes, because the checkbox can't be checked. Workaround: use other components

Screenshots Please use the online example, Data List Checkbox example.

What is your environment?

  • OS: windows 11
  • Browser chrome
  • Version 128.0.6613.84

nmp1testing avatar Aug 26 '24 00:08 nmp1testing

DataListCheck should also be refactored to use Checkbox instead of a direct input.

kmcfaul avatar Aug 30 '24 16:08 kmcfaul