jrusbatch / compilify

A web-based compiler for C# and VB.NET, powered by the Roslyn Project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The status bar should change color while the code is executing.

jrusbatch opened this issue · comments

There needs to be visual feedback during the delay when the site is actively processing the user's code. During this time, the color of the status bar should change (and maybe a loading indicator should be displayed) to indicate to the user that the application is processing their request.