Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #44852 Wrong arrow positionning after expanding a row in XTS
    Infos
    #44852
    Martin GOYOT (goyotm)
    2025-09-22 11:46
    2025-09-19 14:53
    46616
    Details
    Wrong arrow positionning after expanding a row in XTS

    When the @pretty_title is not the fist column of the query, if there are already drawn arrows and a new row is expanded, old arrows will be "pushed to the right" of the table.

    A query exhibiting this behavior:

    SELECT @id, @pretty_title, @tracker.name, @project.name, @last_update_date, @submitted_by
    FROM @tracker.name IN ('story')
    WHERE @id > 1 
    
    Cross tracker search
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Martin GOYOT (goyotm)
    Closed
    2025-09-22
    Attachments
    Empty
    References
    Referenced by request #44852

    Follow-ups

    User avatar
    Martin GOYOT (goyotm)2025-09-19 14:54
    • Summary
      -Wrong arrow positionning after expanding a row 
      +Wrong arrow positionning after expanding a row in XTS