Skip to content

fix(controls): NavigationViewItemAutomationPeer followup#1646

Merged
pomianowski merged 3 commits intolepoco:mainfrom
Nuklon:patch-39
Jan 14, 2026
Merged

fix(controls): NavigationViewItemAutomationPeer followup#1646
pomianowski merged 3 commits intolepoco:mainfrom
Nuklon:patch-39

Conversation

@Nuklon
Copy link
Copy Markdown
Collaborator

@Nuklon Nuklon commented Jan 14, 2026

Pull request type

Please check the type of change your PR introduces:

  • Update
  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes

What is the new behavior?

Follow-up on #1635. To support SelectionItem and ExpandCollapse these interfaces need to be implemented.

…gationViewItemAutomationPeer

Implement IExpandCollapseProvider and ISelectionItemProvider for NavigationViewItemAutomationPeer to support expand/collapse and selection functionalities.
Add ClearSelectedItem method to reset selected item.
@Nuklon Nuklon requested a review from pomianowski as a code owner January 14, 2026 10:59
@github-actions github-actions Bot added controls Changes to the appearance or logic of custom controls. PR Pull request navigation Changes to navigation related controls. dotnet release labels Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

controls Changes to the appearance or logic of custom controls. dotnet navigation Changes to navigation related controls. PR Pull request release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants