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 #47160 creating items from empty can be flacky
    Infos
    #47160
    Marie Ange Garnier (marieange)
    2026-03-09 08:52
    2026-03-05 10:47
    48913
    Details
    creating items from empty can be flacky

    thrown in CI

    Error Details Timed out retrying after 4050ms: cy.click() failed because this element is not visible: <button type="button" class="tlp-dropdown-menu-item" role="menuitem" data-test="document-new-embedded-creation-button">...</button> This element <button.tlp-dropdown-menu-item> is not visible because its parent <div.tlp-dropdown-menu.document-dropdown-menu-for-convert-button> has CSS property: display: none Fix this problem, or use {force: true} to disable error checking. https://on.cypress.io/element-cannot-be-interacted-with Stack Trace CypressError: Timed out retrying after 4050ms: cy.click() failed because this element is not visible:

    <button type="button" class="tlp-dropdown-menu-item" role="menuitem" data-test="document-new-embedded-creation-button">...</button>

    This element <button.tlp-dropdown-menu-item> is not visible because its parent <div.tlp-dropdown-menu.document-dropdown-menu-for-convert-button> has CSS property: display: none

    Fix this problem, or use {force: true} to disable error checking.

    Cypress
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Marie Ange Garnier (marieange)
    Closed
    2026-03-05
    Attachments
    Empty
    References
    Referenced by request #47160

    Follow-ups