Melloware

Results 2224 comments of Melloware
trafficstars

reproducer for 11.0.0 that its still a bug: [pf-5051-PF11.zip](https://github.com/primefaces/primefaces/files/7072582/pf-5051-PF11.zip)

I am not sure if this is related but I can't seem to get PrimeIcons 5.0.0 to show in in CodeSandbox. And this user reported this: https://stackoverflow.com/questions/70897722/primeicons-not-working-on-server-with-no-internet See Code Sandbox...

Confirmed this is still happening on 12.0-SNAPSHOT

From @anuragnz Hi there, The dashboard component looks good. We need to define the columns and then we can add components to each columns like this: ```java model = new...

@stolp I think a Showcase example showing this functionality with Dataview being used as a Drag Drop dashboard would be awesome! Even if you want to post the code here...

@wolfomat It is open and not resolved. There are a few ways to get this ticket resolved. 1. Submit a PR fixed the issue yourself that the community can review....

@wolfomat very cool project! And your workaround seems like a good one.

I like it you could call it ReflectionLazyDataModel and add it ? Can you add it without disturbing the Sort/FilterFeature.

It would be nice to handle both scenarios? like scrollheight="100%" or scrollHeight="33vh" or scrollHieght="50pc" for 50% of remaining parent container height?