Skip to content

Expose ChildSiteLink from ContentIslandComponentView#15700

Merged
acoates-ms merged 3 commits intomicrosoft:mainfrom
acoates-ms:ExposeChildSiteLink
Feb 26, 2026
Merged

Expose ChildSiteLink from ContentIslandComponentView#15700
acoates-ms merged 3 commits intomicrosoft:mainfrom
acoates-ms:ExposeChildSiteLink

Conversation

@acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Feb 26, 2026

Description

There are a bunch of settings on ChildSiteLink that developers may want to modify. Exposing the ChildSiteLink directly from ContentIslandComponentView allows developers to configure the ChildSiteLink as required.

I removed SetContentIslandChildSiteAutomationOption as it is no longer needed, and provides less functionality than ChildSiteLink.

Microsoft Reviewers: Open in CodeFlow

* Defer focus if attempt to move focus to a ContentIsland that is not yet connected

* Fix defered island connect

* Change files

* fix

* format

* fix

* format

* reduce code churn

* fix

* remove now unused member

* Defer focus calls until island is connected

* format

* Expose ChildSiteLink from ContentIslandComponentView

* format
@acoates-ms acoates-ms requested review from a team as code owners February 26, 2026 00:48
@acoates-ms acoates-ms merged commit 03e6bfd into microsoft:main Feb 26, 2026
31 checks passed
@acoates-ms acoates-ms deleted the ExposeChildSiteLink branch February 26, 2026 19:08
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.

2 participants