arnodemer

Results 6 comments of arnodemer

Hi, having same kind of issue with position absolute/relative since moved to primereact v10. It seems that issue comes from css & inline style element from p-datatable-wrapper. We tried to...

Hi @melloware , do you think #1413 also fix the word "blank" that need to be replaced by dropdown selected text?, thanks.

Hi @melloware , Using dropdown showcase with 10.5.3, screen reader still reads "edit read only opens list blank" (no changes). If I open dropdown panel using space and navigating in...

at least lines 110 and 213 should take care that dragState.current might be null or undefined then use dragState.current**?**.path

Hi ! it would be nice if we could also set a tooltip for this toggle button (password component already have one, but it's for input ). Thanks a lot...

Panel component also use **titlebar** from its documentation page: https://primereact.org/panel/ But source code use **header* instead: https://github.com/primefaces/primereact/blob/master/components/lib/panel/PanelBase.js