Bug 793647

Summary: Provide a button/icon to reset the search string
Product: [JBoss] JBoss Enterprise Portal Platform 6 Reporter: Martin Weiler <mweiler>
Component: PortalAssignee: Nobody <nobody>
Status: VERIFIED --- QA Contact: Martin Vecera <mvecera>
Severity: high Docs Contact:
Priority: high    
Version: unspecifiedCC: bdawidow, epp-bugs, jpallich, ppalaga, tkyjovsk
Target Milestone: DR01   
Target Release: 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/JBEPP-725
Whiteboard: 6_2 In_Progress
Fixed In Version: Doc Type: Enhancement
Doc Text:
Previously, the User Management screen did not offer an easy way to re-display all users after performing a search. The workaround was to clear the entry in the search box and click the Search Icon. The enhancement introduces a Clear Search button, taken from the Organization Management Page Search field, which allows the field to be easily reset.
Story Points: ---
Clone Of: JBEPP-725
: 1072176 (view as bug list) Environment:
Last Closed: Type: Feature Request
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: 1072176    

Description Martin Weiler 2010-12-10 15:44:30 UTC
++ This bug is a clone of bug 793646 ++

Help Desk Ticket Reference: https://na7.salesforce.com/500A0000005STFx
project_key: JBEPP

When I first click on the User Management, it does show the full list of users from LDAP. But after searching some user entry if I click on the User Management again, it does not render the full user list. The only way to get the full user list is to clear the entry in the search box and click the Search Icon. 

From the usability standpoint of view, I think clicking again on the User Management should clear the search entry and render the full list of users.

If this can't be changed because of the current design then at least there should be a way to clear the search criteria. 

The same applies to other lists which offer search functionality, such as in the Page Management.

Comment 1 Thomas Heute 2012-01-13 12:57:03 UTC
Labels: Added: EPP_6_0_0_Candidate


Comment 2 Thomas Heute 2012-09-03 11:27:16 UTC
*** Bug 793646 has been marked as a duplicate of this bug. ***

Comment 4 Peter Palaga 2013-11-19 12:11:48 UTC
There seems to exist no straightforward way how to detect that the user left some given page, in this case, the page containing UIOrganizationPortlet. 

The solution with the reset button is doable.

Comment 5 Juraci Paixão Kröhling 2014-01-22 10:29:40 UTC
I was able to find one other page similar to the Organization Management: the Page Search (Group -> Administration -> Page management). I'm going to implement the "Clear Search" button there as well. If there are any other pages that I might be unaware, please let me know and I'll implement it there as well.

Comment 6 Peter Palaga 2014-02-14 12:01:06 UTC
https://github.com/gatein/gatein-portal/pull/773 was merged in upstream.