-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Add a Home Page to the Settings UI #9120
Copy link
Copy link
Open
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Metadata
Metadata
Assignees
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Complex enough to require an in depth planning process and actual budgeted, scheduled work.Product-TerminalThe new Windows Terminal.The new Windows Terminal.
Description of the new feature/enhancement
The Settings UI should have a Home page with release notes and other information on it. A rough design idea is to have a
GridViewwith cards of different releases. Clicking on the card would display the release notes for that release.I'm curious to look at AdaptiveCards and see if they may make any of this easier? Maybe we could hook up this page to a templating service and this would be generated automatically?
Questions for the community
Analysis
We should take a look at what VS Code adds in and how they do this.