microsoft/Terminal

UX for different StartupTaskState

Open

#6254 aperta il 29 mag 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C++ (3212 fork)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Metriche repository

Star
 (35.764 star)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

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

Guida contributor