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

Feature: Display current variant item name #18311

Draft
wants to merge 63 commits into
base: v15/dev
Choose a base branch
from

Conversation

madsrasmussen
Copy link
Contributor

@madsrasmussen madsrasmussen commented Feb 12, 2025

Fixes #17652

This PR introduces an UmbDocumentItemDataResolver to assist in gathering context-aware names + states for document items.

This means that the resolver will return the correct name, state, and create/update dates based on the current language context.

The PR implements the resolver in the

  • Document Tree Item,
  • Document Collection Table Item (cards will come later),
  • Document Ref Item.

What to test:

Show the correct name/state when:

  • Changing the app language,
  • Changing the document language variant
  • Picking a document.

@madsrasmussen madsrasmussen changed the title V15/feature/display current variant item name Feature: Display current variant item name Feb 12, 2025
Base automatically changed from v15/feature/entity-item-ref-extension to v15/dev February 13, 2025 10:15
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.

2 participants