Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Collection view's instruction text to match current Backoffice terminology #2452

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

loranallensmith
Copy link
Contributor

Description

This PR partially fixes umbraco/Umbraco-CMS#17230 with an update to the manifest that provides the labels and descriptions for the properties with the outdated verbiage. To fully address the original issue, I think we need to do a few more things:

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Motivation and context

This change clarifies the functionality of the options that folks have when using a Collection to view and manage child items in Collection workspace view.

How to test?

Screenshots (if appropriate)

Screenshot 2024-10-13 at 12 55 26 PM

Checklist

  • If my change requires a change to the documentation, I have updated the documentation in this pull request.
    • Note: Updates to the docs need to be made in a separate PR to the UmbracoDocs repo
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
    • Note: Acceptance tests will need to be updated in a separate PR to the Umbraco-CMS repo.

Copy link
Collaborator

@iOvergaard iOvergaard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@iOvergaard iOvergaard merged commit 80d7bdc into umbraco:main Oct 14, 2024
9 checks passed
@loranallensmith loranallensmith deleted the fix/17230 branch October 14, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v15: Content Collection talks about "Content App"
2 participants