Skip to content

Add `name` attribute to `new Vue` examples in docs

What does this MR do and why?

This MR adds the name attribute to our frontend documentation (and a couple of apps as an example). This encourages any new apps to be created with a name which makes them easier to differentiate when using Vue Devtools. I believe we have encouraged this before but can't seem to find the discussion.

Screenshots or screen recordings

Vue Devtools for Import project page:

Before After
Screenshot_2023-03-09_at_11.36.24 Screenshot_2023-03-09_at_11.33.12

How to set up and validate locally

N.A.

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