Skip to content

Fixes item type and custom edit modal#112

Merged
AaronSadlerUK merged 5 commits into
developfrom
feature/custom-item-types
Feb 13, 2026
Merged

Fixes item type and custom edit modal#112
AaronSadlerUK merged 5 commits into
developfrom
feature/custom-item-types

Conversation

@AaronSadlerUK

Copy link
Copy Markdown
Owner

Addresses issues with item type case sensitivity and enhances custom item type edit modal support.

  • Corrects an item type case mismatch.
  • Introduces support for custom item type edit modals, enabling the registration and utilization of custom modals for editing specific item types.
  • Fixes an issue where custom item types were not being correctly preserved, falling back to a default "Title" type.

AaronSadlerUK and others added 5 commits February 13, 2026 16:22
Resolve conflict in UmbNavItemTests.cs - keep both custom item type
tests and nullable Published tests from develop.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Standardize all frontend itemType values to PascalCase to match C# UmbNavItemType
constants, fixing broken "Include Child Nodes" toggle for Document items. Add
#openCustomEditModal to handle custom types with editModalToken instead of silently
ignoring edit clicks. Grant write permission to claude-code-review workflow for PR
comments.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@AaronSadlerUK AaronSadlerUK merged commit e3bfe5d into develop Feb 13, 2026
3 checks passed
@AaronSadlerUK AaronSadlerUK linked an issue Feb 13, 2026 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom item types not working in Content Delivery API

1 participant