| Summary: | Need a way to render sectional progress message. | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | libing wang <libingw> |
| Component: | Client | Assignee: | Szymon Brandys <Szymon.Brandys> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | malgorzata.tomczyk, simon_kaegi, Szymon.Brandys |
| Version: | 0.4 | ||
| Target Milestone: | 0.5 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 376903 | ||
|
Description
libing wang
The repo pages uses the "..." concept in the section header. Can we generalize that? I was chatting with Libing about that yesterday. I want to generalize "..." to use as the default section progress indicator. In bug 377199, I am putting a deferred callback after a compare widget is loaded. Currently the git commit page is providing this callback so that the commit page is loading compare widget one after another visually. This basically means you can see the first compare widget loaded fairly faster. Szymon, I've noticed that you put this to M2 a month ago. Is it still targeted to M2? Yes, part of the work was already made. I need to check what is missing. Szymon, I'm moving to RC1 and assigning to you as I'm not sure where this bug is. Please update and inf necessary re-target it. It was fixed already. Sections have their own progress monitor than can be used by long-running operations populating the section body. |