1
Views
1
Comments
[Silk UI Web] Columns and Panels changing height via Ajax
Question
silk-ui-web
Web icon
Forge asset by OutSystems
In a dashboard assembled by columns and panels, the height of the columns won't readjust to changes in content during ajax refreshes. This is because the column height is calculated during the document.ready event, and then set via CSS.

I have patched the SilkUI Framework to address this problem. After any ajax request, it triggers the recalculation of column heights.

Please consider the attached patched version to be merged in future SilkUI releases.
Best regards,
Leonardo Fernandes
SilkUIFramework.oml
2018-05-03 15-48-34
Samuel Jesus
Staff
Hello Leonardo,

Thank you for the feedback and for the patch. We will take a closer look into it and include the fix on a future release.

Best Regards,
Samuel Jesus
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.