Bug 834533
Summary: | Search widget under 'user notification' page neither clears the search nor save it as favourite. | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||
Component: | WebUI | Assignee: | Tom McKay <tomckay> | ||||
Status: | CLOSED WONTFIX | QA Contact: | Katello QA List <katello-qa-list> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.0.0 | CC: | mmccune | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-03-18 17:37:22 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: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 971511 | ||||||
Attachments: |
|
The problem is that the search widget is not tied to any javascript (it's missing the call to KT.search() like panel uses). The correct fix is to convert it to nutupane rather than try to wedge in the search functionality. This bug was closed because of a lack of activity. If you feel this bug should be reconsidered for attention please feel free to re-open the bug with a comment stating why it should be reconsidered. |
Created attachment 593678 [details] clear search and save favourite search doesn't work with the search widget under user notification page. Description of problem: Clear search and save favourite search doesn't work with the search widget under user notification page. Version-Release number of selected component (if applicable): latest puddle katello-0.1.317-1.el6_2.noarch lucene3-3.4.0-2.el6.noarch elasticsearch-0.18.4-11.el6.noarch How reproducible: always Steps to Reproduce: 1. Go to user notifications page by clicking the count on top right corner 2. 3. Actual results: clear search and save favourite search doesn't work with the search widget under user notification page. Expected results: clear search and save favourite search should work as its working with other tabs. Additional info: