• 
      

    Fix the dashboard size after a periodic reload.

    Review Request #11314 — Created Dec. 4, 2020 and submitted

    Information

    Review Board
    release-4.0.x

    Reviewers

    Some work on the JavaScript for the datagrid pages regressed the ability
    for the datagrid to be bound to viewport edges. We had code that would
    update the size properly, but this was removed as the code was reworked.

    This change brings back the resize logic during datagrid setup.

    Added some temporary code for letting me trigger a dashboard reload.
    Verified that with this fix, the resulting size was correct in all
    pages using the dashboard.

    Unit tests pass.

    Summary ID
    Fix the dashboard size after a periodic reload.
    Some work on the JavaScript for the datagrid pages regressed the ability for the datagrid to be bound to viewport edges. We had code that would update the size properly, but this was removed as the code was reworked. This change brings back the resize logic during datagrid setup.
    211a3f916144d7e23e9e23cd6429b6ab0583ef4f
    david
    1. Thank you thank you thank you

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (4e69cde)