Tagged Questions
4
votes
3answers
134 views
How do I inform the user a component has stopped working?
This is my design challenge:
The idea is to have a separate component integrated into a website, displaying data retrieved from another system.
When a problem occurs with this other system, we are ...