BetterErrors/better_errors

"Loading" indicator while variables are being fetched

Open

#382 aberto em 29 de jul. de 2017

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)Ruby (433 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (6.874 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador