devhome icon indicating copy to clipboard operation
devhome copied to clipboard

Update DevHome NavigationService and PageService so the same can be used in DevDiagnostics and remove the duplicates in DevDiagnostics

Open andreww-msft opened this issue 1 year ago • 0 comments

Suggested new feature or improvement

Right now, PI has its own versions of NavigationService, PageService, AppInfoService, because the ones in DevHome.Common are not generically useful. Consider making the common ones generically useful.

Scenario

Avoids duplication of code, redundant components, establishes a better pattern for utilities going forward.

Additional details

No response

andreww-msft avatar May 31 '24 20:05 andreww-msft