Remove usage of labels_select_vue in jira_issues_sidebar_root

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

~/vue_shared/components/sidebar/labels_select_vue/labels_select_root.vue is deprecated, and we should remove it from the Jira Issues sidebar (ee/app/assets/javascripts/integrations/jira/issues_show/components/sidebar/jira_issues_sidebar_root.vue).

Because labels on Jira Issues are read-only, we should be able to render the list of labels using the GlLabel component instead.

Edited by 🤖 GitLab Bot 🤖