[Toaster] review request: Bug #4865 "We need empty states for the different pages"
Barros Pena, Belen
belen.barros.pena at intel.com
Tue Mar 18 05:09:28 PDT 2014
On 18/03/2014 03:11, "Reyna, David" <david.reyna at windriver.com> wrote:
>I could not figure out a proper way to get an empty task list, so I
>simulated it by commenting out the ³objects² value in the context for the
>³tasks² view (as described below in my test plan).
I normally send a keyboard interrupt towards the end of the recipe parsing
process. That gets me a build with no tasks.
It's pretty much there. A couple of comments below:
ALL BUILDS PAGE
* We should set the href of the "Show me the manual" button to the right
URL (https://www.yoctoproject.org/documentation/toaster- manual) even if
the page doesn't exist yet. That way is already done and it's something
less to think about when the release time pressure kicks :)
* When the first build is running (no builds completed yet in the
database) the All builds section should not display
* The spacing in the hero unit is a bit crammed. Can we add the following
lines to default.css?
.hero-unit { margin: 20px 0 30px; }
.hero-unit > .close { font-size:40px; }
.hero-actions { margin-top: 30px; }
That will sort out the problem
BUILT PACKAGES TABLE
* Can we change "No Packages built" to "No packages built"?
* Instead of "slight" the alert should say "slightly"
GENERIC EMPTY STATE (tested with Tasks)
* Time, CPU and Disk I/O pages are showing "Tasks" as h1
* In the Tasks, Time, CPU and Disk I/O pages 2 pipes are appearing above
the h1 "||".
More information about the toaster
mailing list