microsoft/Terminal

UX for different StartupTaskState

Open

#6 254 ouverte le 29 mai 2020

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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 :)

Guide contributeur