Skip to content

WIP: Frontend for access token projects dropdown

What does this MR do?

This MR implements the dropdown component for the personal access token form.

Are there points in the code the reviewer needs to double check?

Please review the overall approach to implementing this dropdown.

I opted for using select2 since it was used by another project dropdown and seemed to support the mutli-selection functionality according to the UX design. Unfortunately there was still some hackiness needed to implement the expected behavior 😐.

Why was this MR needed?

#47865 (moved)

Screenshots (if relevant)

20180628_multi_project_dropdown

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#47865 (moved)

Edited by Paul Slaughter

Merge request reports