microsoft / microsoft/terminal
Add a Home Page to the Settings UI
Open
@cinnamon-msft is already working on this.
Since Feb 11, 2021.
Area-SettingsUI
Issue-Feature
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
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 GridView with 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
- What would you like to see in the home page?
Analysis
We should take a look at what VS Code adds in and how they do this.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.