microsoft/Terminal

UX for different StartupTaskState

Open

#6,254 创建于 2020年5月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

I feel like for this (and the other StartupTaskState) we should display a warning of some sort. But I'd be ok with just ignoring these cases for now and linking a new GitHub issue for a separate PR.

Originally posted by @carlos-zamora in https://github.com/microsoft/terminal/pull/4908

Additional context:

Specifically, StartupTaskState::DisabledByUser is the primary case to handle. The value of displaying feedback to users for the other states could be debated; I'm not aware of other applications that pop a dialog or feedback when the "start application on windows start" checkbox or whatnot is changed, but those applications generally don't have users managing settings via Notepad :)

贡献者指南