Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to set local navigation orientation for a team site #875

Closed
matsla opened this issue Jun 9, 2022 · 1 comment
Closed

Support to set local navigation orientation for a team site #875

matsla opened this issue Jun 9, 2022 · 1 comment
Assignees
Labels
area: framework ⚙ Changes in the SDK core framework code

Comments

@matsla
Copy link

matsla commented Jun 9, 2022

The branding manager does not support to set the local navigation orientation options for a team site, like attached picture. I need to set the local navigation orientation to horizontal and the menu style to cascading.

var chrome = await context.Web.GetBrandingManager().GetChromeOptionsAsync()

nav

jansenbe added a commit that referenced this issue Jun 9, 2022
@jansenbe jansenbe self-assigned this Jun 9, 2022
@jansenbe jansenbe added the area: framework ⚙ Changes in the SDK core framework code label Jun 9, 2022
@jansenbe
Copy link
Contributor

jansenbe commented Jun 9, 2022

@matsla : I've added support for this, with tomorrow's nightly build you'll have an INavigationOptions object when you load the IChromeOptions of a site allowing you to set HorizontalQuickLaunch and MegaMenuEnabled as options.

Will close this issue, re-open when it still does not work for you.

@jansenbe jansenbe closed this as completed Jun 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: framework ⚙ Changes in the SDK core framework code
Projects
None yet
Development

No branches or pull requests

2 participants