Ticket #196 (assigned enhancement)

Opened 15 years ago

Last modified 15 years ago

BHG: Search Results Page Updates

Reported by: khaled Owned by: khaled
Priority: major Milestone: Beta 16.1 Release
Component: standard platform Version:
Severity: Testing Return (QA) Keywords:
Cc:

Description (last modified by brent) (diff)

Updates and Fixes for the Search Page

content/search

QA from Brent 122109
Ubuntu - Firefox 3.1

Search Results Page.

- the default behavior should be to have all searches performed without any channel filters.

- when no filters are applied we do not need to show "refined by: no filters currently selected" that section only needs to appear when filters are applied.

- the box around the filters section should grow/shink when filters are applied. The point is to consolidate the area at the top of the page to get the content up higher.

- the articles in the SRP show the article icon but it has a pink background color. this should be white without rollover and grey with rollover.

- the pagination at the bottom of the page is too close to the line for the last entry. we should also add thre prefix 'Page:' before the pagination in both the top and the bottom. also the underline for the numbers appears to include the space after the number.

Change History

  Changed 15 years ago by lila

  • severity changed from New / Just Added to Testing Passed

  Changed 15 years ago by khaled

  • severity changed from Testing Passed to Awaiting Release

  Changed 15 years ago by lila

  • owner changed from khaled to khaled & maryann
  • status changed from new to assigned

QA--Lila. Dec 18, 2009

http://devbaby.healthgurumedia.com/content/search/results/asdfadsfs/channel/364/t/content

Firefox & Safari

1. You Are Here box is underneath nav bar.
2. login box is underneath You Are Here
3. Ad is underneath You Are Here

4. the double gray lines are in the right place though!!!! wwaaahooooo!!!

  Changed 15 years ago by maryann

  • owner changed from khaled & maryann to maryann
  • severity changed from Awaiting Release to In Progress

  Changed 15 years ago by maryann

  • owner changed from maryann to khaled
  • severity changed from In Progress to Complete - Dev Testing

I fixed it! By doing stuff! Ok so... I moved the if/else statements around so that it's in a different order that works instead of not working.

  Changed 15 years ago by khaled

  • owner changed from khaled to lila
  • severity changed from Complete - Dev Testing to Complete - Ready for QA

Khaled, Ubuntu 9.04, Dec 18, 2009
Firefox 3.5

Page layout for a result-less search appears correct. Passing to QA.

  Changed 15 years ago by lila

  • severity changed from Complete - Ready for QA to Testing Passed

  Changed 15 years ago by khaled

  • owner changed from lila to khaled
  • severity changed from Testing Passed to Awaiting Release

  Changed 15 years ago by brent

  • summary changed from BHG: Search Page Updates to BHG: Search Results Page Updates
  • description modified (diff)
  • severity changed from Awaiting Release to Testing New Requirements

follow-up: ↓ 12   Changed 15 years ago by khaled

  • severity changed from Testing New Requirements to Assigned

QA from Brent 122109
Ubuntu - Firefox 3.1

Search Results Page.

- the default behavior should be to have all searches performed without any channel filters.

- when no filters are applied we do not need to show "refined by: no filters currently selected" that section only needs to appear when filters are applied.

- the box around the filters section should grow/shink when filters are applied. The point is to consolidate the area at the top of the page to get the content up higher.

- the articles in the SRP show the article icon but it has a pink background color. this should be white without rollover and grey with rollover.

- the pagination at the bottom of the page is too close to the line for the last entry. we should also add thre prefix 'Page:' before the pagination in both the top and the bottom. also the underline for the numbers appears to include the space after the number.

  Changed 15 years ago by khaled

  • severity changed from Assigned to Evaluating

in reply to: ↑ 10   Changed 15 years ago by maryann

  • severity changed from Evaluating to In Progress

Search Results Page.

- the default behavior should be to have all searches performed without any channel filters.<---for khaled

- when no filters are applied we do not need to show "refined by: no filters currently selected" that section only needs to appear when filters are applied.<--- talked to brent, we are going to hold off on this one

- the box around the filters section should grow/shink when filters are applied. The point is to consolidate the area at the top of the page to get the content up higher.<--- this should be working now, also made the tabs a bit smaller and the padding a little less.

- the articles in the SRP show the article icon but it has a pink background color. this should be white without rollover and grey with rollover.<---took this out, is just a testing method I use

- the pagination at the bottom of the page is too close to the line for the last entry. we should also add thre prefix 'Page:' before the pagination in both the top and the bottom. also the underline for the numbers appears to include the space after the number. '<---not too close anymore

follow-up: ↓ 14   Changed 15 years ago by maryann

  • owner changed from khaled to lei and khaled

While Khaled is gone, Lei is going to try this out:
The default behavior should be to have all searches performed without any channel filters.

in reply to: ↑ 13   Changed 15 years ago by lei

  • owner changed from lei and khaled to maryann
  • severity changed from In Progress to Assigned

Replying to maryann:

While Khaled is gone, Lei is going to try this out:
The default behavior should be to have all searches performed without any channel filters.

Done by changing the searchAction() in ContentController?.php, see the comment in searchAction() for details.

  Changed 15 years ago by maryann

  • owner changed from maryann to brent
  • severity changed from Assigned to Complete - Ready for QA

  Changed 15 years ago by brent

  • owner changed from brent to maryann
  • severity changed from Complete - Ready for QA to Testing New Requirements

20. The 'videos & articles' heading in the filter box is wrapping to a 2nd line and doesnt fit in the tab.

21. when you search for content and find results for "videos & articles" and then click on the "Surveys" tab it just shows "We're Sorry. We found no results matching your search. Make sure your spelling is correct or try broadening your keywords." and the filter box disappears making it impossible to click back to the "videos & articles" tab. Perhaps we should have the filter box appear on the search error page to prevent this problem.

22. Each of the individual entires is squeezed very closely together and it feels a bit cramped... perhaps a little vertical space between entries would helps

  Changed 15 years ago by maryann

  • owner changed from maryann to deepu
  • severity changed from Testing New Requirements to In Progress

20. The 'videos & articles' heading in the filter box is wrapping to a 2nd line and doesnt fit in the tab.<---changed it from 90px to 120 so it accommodates large fonts

21. when you search for content and find results for "videos & articles" and then click on the "Surveys" tab it just shows "We're Sorry. We found no results matching your search. Make sure your spelling is correct or try broadening your keywords." and the filter box disappears making it impossible to click back to the "videos & articles" tab. Perhaps we should have the filter box appear on the search error page to prevent this problem.<---passing to deepu

22. Each of the individual entries is squeezed very closely together and it feels a bit cramped... perhaps a little vertical space between entries would helps <---changed the height of the box to 144px

  Changed 15 years ago by deepu

  • owner changed from deepu to Maryann

21. when you search for content and find results for "videos & articles" and then click on the "Surveys" tab it just shows "We're Sorry. We found no results matching your search. Make sure your spelling is correct or try broadening your keywords." and the filter box disappears making it impossible to click back to the "videos & articles" tab. Perhaps we should have the filter box appear on the search error page to prevent this problem.<--- Made changes in content/search.phtml to get the error message along with the normal tabs.----works fine now

  Changed 15 years ago by maryann

  • owner changed from Maryann to brent
  • severity changed from In Progress to Complete - Ready for QA

Made a few changes to the instance of having search results in one content category and not in the other to make it appear more consistent. You can test it by searching for the term "video"!

  Changed 15 years ago by brent

  • owner changed from brent to khaled
  • severity changed from Complete - Ready for QA to Testing Passed
Note: See TracTickets for help on using tickets.