Skip to content

v15/v16: ManifestSectionSidebarApp #19502

@LennardF1989

Description

@LennardF1989

Which Umbraco version are you using?

main

Bug summary

umbraco/Umbraco-CMS/src/Umbraco.Web.UI.Client/src/packages/core/section/extensions/section-sidebar-app.extension.ts doesn't define a MetaSection-interface.

The documentation states there is a sections-array: https://docs.umbraco.com/umbraco-cms/customizing/extending-overview/extension-types/sections/section-sidebar

This causes an inconsistency with the TS auto-complete.

EDIT: I feel this is documentation inconsistency and the "sections"-array doesn't actually exist anymore.

Specifics

No response

Steps to reproduce

Check the first URL.

Expected result / actual result

There is a MetaSection-interface, so when I make a variable in TS: const sectionSideBarManifest: ManifestSectionSidebarApp, the auto-complete will help me accordingly.


This item has been added to our backlog AB#55668

Metadata

Metadata

Assignees

Labels

state/sprint-candidateWe're trying to get this in a sprint at HQ in the next few weekstype/bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions