Skip to content

Use v-safe-html in project_list_item.vue

Fall1ngStar requested to merge (removed):fix-project-list-item-v-html into master

What does this MR do and why?

It replaces v-html with v-safe-html using GlSafeHtmlDirective in app/assets/javascripts/vue_shared/components/project_selector/project_list_item.vue.

Closes #241908 (closed)

Screenshots

Component state After
Default image
Selected image
With match image

MR acceptance checklist

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

Edited by Fall1ngStar

Merge request reports