| Summary: | section API feedback | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Susan McCourt <susan> |
| Component: | Client | Assignee: | Szymon Brandys <Szymon.Brandys> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.5 | ||
| Target Milestone: | 0.5 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Susan McCourt
- I think I will remove options.explorer and will just expose the id of the actionsNode. The caller of this API would have to register and render actions by himself using actionsNode from the section. - For progress, I think we should just show progress indicators when the caller explicitly asks for a monitor using createProgressMonitor. If not, there should be no progress indication in the section header. (In reply to comment #1) > - I think I will remove options.explorer and will just expose the id of the > actionsNode. The caller of this API would have to register and render actions by > himself using actionsNode from the section. > > - For progress, I think we should just show progress indicators when the caller > explicitly asks for a monitor using createProgressMonitor. If not, there should > be no progress indication in the section header. Fixed with 88057334207ed30cf649cb5babb93584c14cddac. |