* Do not crash the whole UI when loading an invalid column * Add error boundary component to catch Web UI crashes * Add stack trace on supported browsers * Add component stack info, pre-format everything for github * Make “Reload” a clickable link that calls window.location.reload() * Remove elephant friend from error boundary, make title stand out more * Simplify error boundary to only a graphic |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| actions_modal.js | ||
| boost_modal.js | ||
| bundle.js | ||
| bundle_column_error.js | ||
| bundle_modal_error.js | ||
| column.js | ||
| column_header.js | ||
| column_link.js | ||
| column_loading.js | ||
| column_subheading.js | ||
| columns_area.js | ||
| confirmation_modal.js | ||
| drawer_loading.js | ||
| embed_modal.js | ||
| focal_point_modal.js | ||
| image_loader.js | ||
| media_modal.js | ||
| modal_loading.js | ||
| modal_root.js | ||
| mute_modal.js | ||
| report_modal.js | ||
| tabs_bar.js | ||
| upload_area.js | ||
| video_modal.js | ||
| zoomable_image.js | ||