Melloware
Melloware
PrimeReact is doing the same as PrimeVue: https://primevue.org/tree/#accessibility
@volosied i like this one-time-code option that @BalusC came up with. We should do this for Myfaces.
I submitted this at PrimeFaces as it was reported recently but PF only supports newer browsers and i would like to stick to the HTML spec: https://github.com/primefaces/primefaces/pull/13951
I commented in the ticket. This looks intentional by PrimeTek but I am not familiar with why.
Can you submit a PR please?
i think similar issues have been reported before with LiveScroll and VirtualScroll. See: https://github.com/primefaces/primefaces/issues/8949 Let me know if you figure it out these are quite complex.
Also I will say i don't think either was designed to have components like buttons in the rows they were meant to display lot of data.
@jerlam06 PR's are welcome!
Changed to "Discussion". My preference is to always remove unused things from the DOM and not just hide them.
yeah @cassis163 i think its definitely related to those.