Melloware

Results 2449 comments of Melloware

Change your code to `responsiveLayout="scroll"` and you will see its back to fine with only 1 header defined. Because you are using stacked responsive it clones the header and hides...

@unikvozm I just fixed your example adding PrimeFlex and setting `width" on each column. You can control column widths however you want. See: https://codesandbox.io/s/distracted-snow-kb58ny?file=/src/Test.jsx

I think really the DataTable Filter demo needs to be updated to show Custom usage as well: https://primefaces.org/primereact/datatable/filter/

For now here is a code sandbox someone posted of a working Custom filter in column 1: https://codesandbox.io/s/loving-bush-5gr5y4?file=/src/demo

yep agreed just wanted to show you what someone else had done.

Because this ticket was generic I made it specifically for ToggleButton as other WCAG standards are being tackled for 8.1.0

Duplicate of: https://github.com/primefaces/primereact/pull/2757

OK this PR rebased after the useStorageHook was merged