Allow users to add multiple groups or projects to the Job Token allowlist
Problem to solve
Users can only add one item at a time to the Job Token allowlist, which could be tedious when adding lots of items with the current text input design.
Proposal
Replace the text input with a dropdown combobox in the Job Token allowlist.
- Use dropdown + Listbox with searchable groups to enable users to either select a group or project from the dropdown menu or copy and paste a group/project path directly into the search box.
- Bring in the group and project avatars is possible. See dropdown > collapsible-listbox > Custom List Item
- Allow multi-select.