| Summary: | Readonly file widget: Need to capture additional errors to avoid showing "Loading..." forever. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | libing wang <libingw> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Mike_Wilson, simon_kaegi |
| Version: | 5.0 | ||
| Target Milestone: | 6.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | 428801, 432671, 432674, 432754 | ||
| Bug Blocks: | |||
|
Description
libing wang
Also we need a better UI: 1. We need to improve how the errors are rendered. 2. If error happens during the widget start up, we should translate errors to user readable. 3 If the error happens during the navigation, we need to keep the breadcrumb. We also need to capture errors from plugin level and make them "Orion error" format so that the generic error handling can render them properly. Need to fix the Gerrit plugin as well. this is already fixed on the gerrit plugin side. |