Bug 1012201

Summary: Insufficient contrast of recipes within a recipe set
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: web UIAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: Nick Coghlan <ncoghlan>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.15CC: aigao, asaha, dcallagh, jingwang, llim, qwan, rmancy
Target Milestone: 0.15Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1013445 (view as bug list) Environment:
Last Closed: 2013-10-03 02:28:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Bug Depends On:    
Bug Blocks: 1013445    

Description Nick Coghlan 2013-09-26 02:14:11 UTC
In previous versions of Beaker, the gray background behind the field labels and the use of normal buttons for the result display selectors resulted in a clear pattern of whitespace demarcated recipe headers within each recipe set.

In Beaker 0.15, the removal of the gray background from the labels and the switch to the blue "pill" style result display selector has made it significantly harder to detect the start and end of each recipe header.

Comment 2 Dan Callaghan 2013-09-26 06:19:54 UTC
This patch gives better demarcation between recipes in a recipe set, and generally brings the styling back closer to the previous job page's appearance:

http://gerrit.beaker-project.org/2301

But I'm still not overly happy with how the whole thing looks and works...

Comment 6 Nick Coghlan 2013-09-30 06:12:33 UTC
Marking as VERIFIED, since the specific changes covered by this bug have been made and we won't be tinkering with it any further for 0.15.

However, I also created bug 1013445 to take a closer look at these recipe result headers for 0.16, since we could likely improve the layout significantly by being more selective in what we display.

Comment 7 Nick Coghlan 2013-10-03 02:28:00 UTC
Beaker 0.15 has been released.