Skip to content

Add Vue app names for issue show page

Coung Ngo requested to merge cngo-add-vue-app-names into master

What does this MR do and why?

This MR adds Vue app names for the issue show page so it's easier to understand which apps are mounted when looking at Vue devtools

Screenshots or screen recordings

before after
Screenshot_2022-02-15_at_3.26.02_pm Screenshot_2022-02-15_at_3.53.13_pm

How to set up and validate locally

  1. Visit any issue page and open up the Vue devtools, e.g. http://127.0.0.1:3000/h5bp/html5-boilerplate/-/issues/1

MR acceptance checklist

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

Merge request reports