Bug 1346996
| Summary: | Clicking x button in search box doesn't remove the search | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | John Prause <jprause> |
| Component: | UI - OPS | Assignee: | Greg Piatigorski <gpiatigo> |
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Nandini Chandra <nachandr> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.6.0 | CC: | cpelland, dajohnso, hkataria, jhardy, mpovolny, nachandr, obarenbo, simaishi, vparekh |
| Target Milestone: | GA | Keywords: | ZStream |
| Target Release: | 5.6.5 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ui:search | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1334527 | Environment: | |
| Last Closed: | 2017-11-08 17:40:44 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: | 1334527 | ||
| Bug Blocks: | 1335223 | ||
|
Comment 1
CFME Bot
2016-08-03 17:26:11 UTC
Please disregard the GH issue link above, it was created and closed by accident. New PR is to follow. *** Bug 1335223 has been marked as a duplicate of this bug. *** *** Bug 1334527 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/8430b63e26412725bba89417496e50f034e6e523 commit 8430b63e26412725bba89417496e50f034e6e523 Author: Greg Piatigorski <gpiatigo> AuthorDate: Fri Aug 11 13:48:59 2017 -0700 Commit: Greg Piatigorski <gpiatigo> CommitDate: Wed Aug 23 12:13:28 2017 -0700 Clear Search text value https://bugzilla.redhat.com/show_bug.cgi?id=1346996 app/assets/javascripts/miq_application.js | 5 ++++- app/controllers/application_controller.rb | 7 +++++++ app/views/layouts/_searchbar.html.haml | 2 +- app/views/layouts/_x_adv_searchbox.html.haml | 2 +- config/routes.rb | 1 + 5 files changed, 14 insertions(+), 3 deletions(-) *** Bug 1462638 has been marked as a duplicate of this bug. *** |