•  
      request #12079 Drag&drop of cards in cardwalls or columns in tracker reports generate JavaScript warnings
    Infos
    #12079
    Thomas Gerbet (tgerbet)
    2018-08-10 10:34
    2018-08-08 10:56
    12758
    Details
    Drag&drop of cards in cardwalls or columns in tracker reports generate JavaScript warnings
    The library that Tuleap uses to deal with the d&d of cards relies on on preventing default actions of touch events.

    Modern browsers prevents this behavior by default for performance reasons (see [0] [1]) so warnings are thrown and the code does not do what it is expected to do.


    [0] https://developers.google.com/web/updates/2017/01/scrolling-intervention
    [1] https://www.chromestatus.com/feature/5745543795965952
    Agile Dashboard
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-08-10
    Attachments
    Empty
    References

    Follow-ups