microsoft / microsoft/terminal
New Tab Menu Customization SUI Follow-ups
@carlos-zamora is already working on this.
Since Dec 3, 2024.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
Follow-ups from #18015:
- [ ] add support for adding and editing action entries
- [x] when we discard changes or save, it would be cool if we could stay on the same page
- [ ] allow customizing the folder entry _before_ adding it (current workaround is to add it, then edit it)
- [x] improve UI for setting icon (reuse UI from #17965)
- [x] Windows 10 doesn't like grids (See note below)
- PR #18424
- Upstream: https://github.com/microsoft/microsoft-ui-xaml/issues/10300
#### Windows 10

### Bug bash 1/21 notes
- [ ] narrow window can cut off buttons

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.