Skip to content

Allow reordering, even if IsProtected or DisableDelete #45

@JeremyCaney

Description

@JeremyCaney

Currently, if a topic is marked IsProtected (#35) or its ContentTypeDescriptor is marked as DisableDelete, then the topic is marked as draggable: false in the JSON data, thus preventing the topic from being moved. This is by design. Ideally, however, this should not prevent the topic from being reordered within the same parent, as this doesn't affect e.g. the path to the topic.

Metadata

Metadata

Assignees

Labels

Area: InterfaceRelates to the overall user interface design and implementation.Priority: 3Severity 0: Nice to HaveStatus 5: CompleteTask is considered complete, and ready for deployment.Type: ImprovementImproves the functionality or interface of an existing feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions