•  
      request #22217 Rewrite the project privacy selector to move away from select2
    Infos
    #22217
    Thomas Gerbet (tgerbet)
    2021-07-12 11:55
    2021-07-09 11:48
    23785
    Details
    Rewrite the project privacy selector to move away from select2

    The ProjectInformationInputPrivacyList Vue component is using select2 to let the users choose the project privacy, the same thing can be achieved with @tuleap/list-picker with the side effect that we can remove some of the hacks e.g. the setTimeout(..., 10) call is not needed (that's said I'm not sure to understand why it's needed right now...)

    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-07-12
    Attachments
    Empty
    References

    Follow-ups