Bug 1346996 - Clicking x button in search box doesn't remove the search
Summary: Clicking x button in search box doesn't remove the search
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.6.5
Assignee: Greg Piatigorski
QA Contact: Nandini Chandra
URL:
Whiteboard: ui:search
: 1335223 1462638 (view as bug list)
Depends On: 1334527
Blocks: 1335223
TreeView+ depends on / blocked
 
Reported: 2016-06-15 18:43 UTC by John Prause
Modified: 2017-11-08 17:40 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1334527
Environment:
Last Closed: 2017-11-08 17:40:44 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 Greg Piatigorski 2016-08-12 21:12:38 UTC
Please disregard the GH issue link above, it was created and closed by accident. New PR is to follow.

Comment 3 Greg Piatigorski 2016-08-12 21:22:32 UTC
Code fix: https://github.com/ManageIQ/manageiq/pull/10453

Comment 4 Greg Piatigorski 2016-10-05 19:30:22 UTC
*** Bug 1335223 has been marked as a duplicate of this bug. ***

Comment 5 Greg Piatigorski 2016-10-05 19:31:46 UTC
*** Bug 1334527 has been marked as a duplicate of this bug. ***

Comment 7 CFME Bot 2017-09-08 17:59:03 UTC
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(-)

Comment 8 Greg Piatigorski 2017-09-08 18:05:13 UTC
*** Bug 1462638 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.