microsoft/Terminal

Use an indeterminate progress ring on the tab before a tab is "connected"

Offen

#3.991 geöffnet am 17.12.2019

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (9.275 Forks)batch import
Area-UserInterfaceHelp WantedIssue-TaskProduct-Terminal

Repository-Metriken

Stars
 (103.173 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Browsers will often use a little spinning animation to indicate that a tab is loading before displaying the favicon. For shells like wsl and the Azure connector, we could maybe do something similar, where we keep it on the spinner until we get the first byte.

This would probably require support from WinUI for progress wheels in tabs first

Contributor Guide