Skip to content

Enhances custom item type registration#111

Closed
AaronSadlerUK wants to merge 3 commits into
developfrom
feature/custom-item-types
Closed

Enhances custom item type registration#111
AaronSadlerUK wants to merge 3 commits into
developfrom
feature/custom-item-types

Conversation

@AaronSadlerUK

@AaronSadlerUK AaronSadlerUK commented Feb 13, 2026

Copy link
Copy Markdown
Owner

Improves the registration process for custom item types in UmbNav, ensuring they are correctly preserved and editable.

This change introduces:

  • A new test plugin to register a "Divider" item type, verifying that custom types are not reverting to the default "Title"
  • Updates to the item editor to manage editability based on custom item type registration

This enhancement resolves issues with custom item types not being properly recognized and managed within the UmbNav interface.

Fixes #105

AaronSadlerUK and others added 3 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>
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