Hacker News new | ask | show | jobs
by peterhunt 4676 days ago
Hey, if the browser gave me an API to trigger the built-in spinners/loading bars on XHR I'd use it, but for those of us that need to block the UI on XHR this is kind of our only option. I think that this is less a UX issue and more of a browser API limitation issue.
1 comments

Using the existing status bar would be a better approach from my perspective, but still does not replace any status indication at the point, where the action is triggered.