Skip to content

Consolidate SUI navigation functions #19866

@carlos-zamora

Description

@carlos-zamora

Description of the new feature

MainPage has a lot of _Navigate() functions that are all really similar.

We should consolidate them to be one big:

void _Navigate(const IInspectable& vm, BreadcrumbSubPage subPage, hstring elementToFocus = {});

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

Labels

Area-CodeHealthIssues related to code cleanliness, linting, rules, warnings, errors, static analysis, etc.Issue-TaskIt's a feature request, but it doesn't really need a major design.Needs-TriageIt's a new issue that the core contributor team needs to triage at the next triage meetingProduct-TerminalThe new Windows Terminal.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions