Bug 1540613 - Title does not update when searching text in Datastores and other pages
Summary: Title does not update when searching text in Datastores and other pages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.10.0
Assignee: Hilda Stastna
QA Contact: Angelina Vasileva
URL:
Whiteboard: ui:search
Depends On:
Blocks: 1552900
TreeView+ depends on / blocked
 
Reported: 2018-01-31 14:19 UTC by Hilda Stastna
Modified: 2019-08-22 00:54 UTC (History)
7 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1552900 (view as bug list)
Environment:
Last Closed: 2019-02-11 14:04:36 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Searching in Datastores, title does not update (49.42 KB, image/png)
2018-01-31 14:19 UTC, Hilda Stastna
no flags Details

Description Hilda Stastna 2018-01-31 14:19:00 UTC
Created attachment 1388987 [details]
Searching in Datastores, title does not update

Description of problem:
Title of the page does not update when searching text in Datastores, My Services
and other pages (see Additional info).

Version-Release number of selected component (if applicable):
5.9

How reproducible:
100%

Steps to Reproduce:
1. Go to Compute -> Infrastructure -> Datastores
   or Services -> My services
2. Enter some text to Search form and press Enter or click on the search icon

Actual results:
The title of the page does not update, entered search text does not appear in the title.

Expected results:
The title of the page should update according to search text entered in the Search form. Something like "Names with..." should be added to the original title of the page.

Additional info:
Searching works, the result of searching appears without any problems.
The same problem with the title when searching, is in:
- Configuration > Management > Providers, Configured Systems
- Control > Explorer > all of the tabs in accordion,
- Automation > Ansible Tower > Explorer > all of the tabs in accordion.

Comment 3 CFME Bot 2018-02-12 15:33:41 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/c7488dfc84b7a2743ef4de4167e2e568e10ca40a

commit c7488dfc84b7a2743ef4de4167e2e568e10ca40a
Author:     Hilda Stastna <hstastna>
AuthorDate: Thu Feb 8 13:25:36 2018 +0100
Commit:     Hilda Stastna <hstastna>
CommitDate: Mon Feb 12 12:59:37 2018 +0100

    Fix title of the page to be updated when searching text in Datastores
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540613
    
    Fix title of the page to be updated according to search text in Compute >
    > Infrastructure > Datastores page.

 app/controllers/storage_controller.rb | 1 +
 1 file changed, 1 insertion(+)

Comment 4 CFME Bot 2018-02-12 15:33:47 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/a2645b8456701b599200280d7db82b5401eee54e

commit a2645b8456701b599200280d7db82b5401eee54e
Author:     Hilda Stastna <hstastna>
AuthorDate: Thu Feb 8 15:19:33 2018 +0100
Commit:     Hilda Stastna <hstastna>
CommitDate: Mon Feb 12 12:59:37 2018 +0100

    Fix title of the page to be updated when searching text in My Services
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540613
    
    Fix title of the page to be updated according to search text
    in Services > My Services page.

 app/controllers/service_controller.rb | 1 +
 1 file changed, 1 insertion(+)

Comment 5 CFME Bot 2018-02-12 15:33:54 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/86a77927598feb80f26cef569273872bfdcaf420

commit 86a77927598feb80f26cef569273872bfdcaf420
Author:     Hilda Stastna <hstastna>
AuthorDate: Thu Feb 8 16:35:25 2018 +0100
Commit:     Hilda Stastna <hstastna>
CommitDate: Mon Feb 12 12:59:37 2018 +0100

    Fix title of the page to be updated when searching text in Config mgmt
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540613
    
    Fix title of the page to be updated according to search text
    in Configuration > Management page.

 app/controllers/provider_foreman_controller.rb | 1 +
 1 file changed, 1 insertion(+)

Comment 6 CFME Bot 2018-02-12 15:34:05 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/249f42f3388d79bea1ef575a64aca01b20312745

commit 249f42f3388d79bea1ef575a64aca01b20312745
Author:     Hilda Stastna <hstastna>
AuthorDate: Fri Feb 9 11:19:34 2018 +0100
Commit:     Hilda Stastna <hstastna>
CommitDate: Mon Feb 12 12:59:37 2018 +0100

    Fix title of the page to be updated when searching text in Ctrl Explorer
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540613
    
    Fix title of the page to be updated according to search text in Control > Explorer page.

 app/controllers/miq_policy_controller.rb | 2 ++
 1 file changed, 2 insertions(+)

Comment 7 CFME Bot 2018-02-12 15:34:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/a8011c32b2d63122175182175d15212493d513d5

commit a8011c32b2d63122175182175d15212493d513d5
Author:     Hilda Stastna <hstastna>
AuthorDate: Fri Feb 9 11:46:19 2018 +0100
Commit:     Hilda Stastna <hstastna>
CommitDate: Mon Feb 12 12:59:37 2018 +0100

    Fix title of the page when searching text in Ansible Tower Explorer
    
    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1540613
    
    Fix title of the page to be updated according to search text in Automation > Ansible Tower > Explorer screen.

 app/controllers/automation_manager_controller.rb | 3 +++
 1 file changed, 3 insertions(+)

Comment 9 Matouš Mojžíš 2018-08-14 10:10:20 UTC
Verified in 5.10.0.8. Title is updated after applying basic search on these pages.


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