misk-web icon indicating copy to clipboard operation
misk-web copied to clipboard

Add timeout to ErrorCalloutComponent

Open adrw opened this issue 7 years ago • 1 comments

Add a props input so that the component can have a delayed render in seconds. Sometimes only want the error to render after a few seconds if data still hasn't arrived from a request. Not an easy way to do this right now.

adrw avatar Feb 11 '19 17:02 adrw

While delay is in place, can have a BlueprintJS <Spinner/>

adrw avatar Mar 04 '19 21:03 adrw