Rally Software

 View Only
  • 1.  Bug? Custom App UI Issue

    Posted Aug 21, 2019 01:48 PM
      |   view attached
    When I add the "Cross Workspace Release Status", custom app, it contains a lot of white space that is not needed and looks bad. See attachment.


  • 2.  RE: Bug? Custom App UI Issue
    Best Answer

    Broadcom Employee
    Posted Sep 06, 2019 12:38 PM
    Ooo! that app is so old! However, it looks like  the code is asking google.visualization.DataTable to use defaults for the column sizes (i.e. it is not setting them). It is also not setting the width of the table for the draw() call either. I am not an expert in the old apps like these, but I would suggest adding the "width: '100%'" option to the table.draw() call on line 124.

    The info I used for this is buried in this page: https://developers.google.com/chart/interactive/docs/reference


    ------------------------------
    Rally Sales Engineer
    Rally Software
    ------------------------------