-
Story
-
Resolution: Done
-
None
-
None
Wireframe: DEVELOPER-3067
Visual Design: http://design.jboss.org/redhatdeveloper/website/redhatdeveloper_2_0/pages/images/RHD_productdetail_help_r1v1.png
Product to tag mapping doc: https://docs.google.com/spreadsheets/d/1CTU6cV_HriqfZMLcbUrzlhumrrZ3ovpkzckXxd-x6KU/edit?ts=57508018#gid=1899645988
Acceptance Criteria
Scenario: Side nav on products overview page should include Help link
Given I am on the Product Overview page for each available product
Then I should see a side-nav that includes a "Help" link
Scenario: Help page should include 8 latest Discussion items if there are no related stack overflow posts
Given I am on the Product Overview page for each available product
When a product has no related stack overflow posts
Then I should see a "Latest Discussions" section with "8" items
And I should see a link to "See all related forums discussions"
And I should not see a "Top Q&A" section"
Scenario: Help page should include 4 latest Discussion and 4 Top Q&A items if there are related stack overflow posts
Given I am on the Product Overview page for each available product
When a product has related stack overflow posts
Then I should see a "Latest Discussions" section with "4" items
And I should see a link to "See all related forums discussions"
And I should see a "Top Q&A" section with "4" items
And I should see a link to "See all related Stack Overflow posts"
Definition of Done
- The page is reviewed by the reporter
- Tests are written+passing for the Acceptance Criteria.
- is related to
-
ORG-3308 Registered query for getting project forum threads that were updated lately.
-
- Closed
-
-
DEVELOPER-3061 Remove "Hello World" banner from all product pages
- Done