BetterErrors/better_errors

"Loading" indicator while variables are being fetched

Open

#382 geöffnet am 29. Juli 2017

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Ruby (433 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (6.874 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When the console is first opened, or once the user has selected a new frame, the variable-fetching request can take a long time. Currently, there is no indication that the request is in progress.

Contributor Guide