Add-PnPNavigationNode - can we add non-clickable labels as well?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 259
- Forks
- 161
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 1
Description
As part of a site design/template we are adding a bunch of links to an extended footer. This all works great except for one thing - it only seems possible to add actual links that are clickable. If you leave the URL off or make it "", this doesn't do what we want either. The item is clickable and goes to the same parent site, so at least it keeps people where they are, but ideally we'd like both labels and links.
Does anybody know if this is possible with PnP currently or other PowerShell?
Cheers,
G
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the Add-PnPNavigationNode entry point and determine how navigation items without URLs are currently handled. Done means the feature supports both non-clickable labels and normal clickable links, with the expected behavior confirmed for the extended-footer scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100