Replace user_select dropdown in Issues list bulk edit sidebar

What does this MR do and why?

Pajamas dropdown migration. Replace old jQuery assignee dropdown in the Issues list bulk-edit sidebar with the existing Vue component which uses a pajamas dropdown under the hood.

Screenshots or screen recordings

assue-list-assignee-dropdown

before after
issue-list_asignee-dropdown_before_1 issue-list_asignee-dropdown_after_1
issue-list_asignee-dropdown_before_2 issue-list_asignee-dropdown_after_2

How to set up and validate locally

  • Browse to a projects Issues -> List
  • Ensure you have issues displayed
  • Click Edit issues button
  • Verify the Assignees dropdown works as intended

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #369996 (closed)

Edited by Elwyn Benson

Merge request reports

Loading