-
Notifications
You must be signed in to change notification settings - Fork 813
Description
What type of issue is it?
Wrong documentation
What article/section is this about?
Describe the issue
While I was working on umbraco/Umbraco-CMS#17230 for Hacktoberfest, I discovered that the documentation for the Collection property type needs updating to make sure it uses the terminology for current versions of Umbraco. If I understand correctly, the mentions of ListView should be changed to Collection and references to Content App should be changed to Workspace View.
If it's helpful as a point of reference, I've updated the Backoffice elements in umbraco/Umbraco.CMS.Backoffice#2452. I'm not too committed to any specific verbiage, so I'm happy to update my PR there with different text if it helps ensure all of these bits and pieces are consistent. 😄
I think the change from List View to Collection happened as of v14, but I'm not 100-percent certain. 🤔
I would love to submit a PR for this as part of my work on the issue above, but I don't know if I will have an opportunity. With that in mind, I thought I would create this issue in case anyone participating in Hacktoberfest had a chance to snag it. 😄