Add Vue app names for issue show page
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 |
---|---|
How to set up and validate locally
- 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.
-
I have evaluated the MR acceptance checklist for this MR.