BetterErrors/better_errors

"Loading" indicator while variables are being fetched

Open

#382 opened on Jul 29, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Ruby (6,874 stars) (433 forks)batch import
enhancementgood first issue

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.

Contributor guide