mikekelly/hal-browser

Provide visual feedback when a request is in-progress

timbunce opened this issue · 1 comments

Clicking on a link like "next" typically results in a page that's identical in layout to the previous page. Nothing appears to change. Blink and you'll miss the change in the content of the Response Body etc.

I suggest a simple slight 'dimming' of the Response Headers and Response Body divs when a request is made, and un-dimming on completion.

A spinner would be a bonus. I'd suggest placing it just after the Response Headers title.

Addressed by PR #28