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...)