Bug 729556

Summary: "Search Projects" search box should be labelled, and possibly moved
Product: [Retired] Zanata Reporter: Joshua Wulf <jwulf>
Component: Component-UIAssignee: Alex Eng <aeng>
Status: CLOSED CURRENTRELEASE QA Contact: Ding-Yi Chen <dchen>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.3CC: aeng, lcarlon, sflaniga, zanata-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-10-28 00:36:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 743789    

Description Joshua Wulf 2011-08-10 07:15:07 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.124 Safari/534.30

At the moment there is a search box for searching for Projects, however it is not labelled, nor is it in a intuitive place.

It should labelled "Search Projects:", otherwise it is not clear what the search box is for, and "Search Projects:" functionality appears to be missing from the UI.

More intuitive places to put the "Search Projects:" box:
* On the Projects tab/page, at the very top, under the tabs/page selectors
* On the Projects tab/page, under the Actions Box.


Reproducible: Always

Comment 1 Sean Flanigan 2011-08-11 00:31:15 UTC
* On the Projects tab/page, at the very top, under the tabs/page selectors

I think we should move it there, and change the button name to Search Projects.

Comment 2 Sean Flanigan 2011-09-07 04:33:25 UTC
Assigning to Scrum product owner for prioritisation.

Comment 4 Ding-Yi Chen 2011-10-21 02:09:25 UTC
VERIFIED with Zanata version 1.4.2-SNAPSHOT (20111021-1030)

Comment 5 Ding-Yi Chen 2011-10-21 02:22:46 UTC
Um, sorry, just find some new bugs that might related to this bug.

On Zanata version 1.4.2-SNAPSHOT (20111021-1030), test server zanata-esperance (1.4-nukes),

Searching on "about" should find at least following projects:
  Whats This About
  About Fedora (python)
  About Fedora

However, the server actually returns:
 testMvn
 Whats This About
 About Fedora (python)

testMvn does not have "about" in project id, name, and description.

Thus this bug should be REASSIGNED.

Comment 6 Ding-Yi Chen 2011-10-21 04:32:10 UTC
The problem seems gone after reindexed the database. Thus this bug should be considered as VERIFIED

Comment 7 Sean Flanigan 2011-10-21 04:32:39 UTC
This appears to have been caused by stale Hibernate Search indexes on that machine, probably when I imported the test data from another machine.  

I re-indexed the full-text-search database, and the project search feature appears to be working.