Bug 1381647 - In the tree view subcategories should not be opened, because there is so big list then
Summary: In the tree view subcategories should not be opened, because there is so big ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: GA
: 5.8.0
Assignee: Brian McLaughlin
QA Contact: Matouš Mojžíš
URL:
Whiteboard: ui:tree_view
Depends On:
Blocks: 1411973
TreeView+ depends on / blocked
 
Reported: 2016-10-04 15:58 UTC by Matouš Mojžíš
Modified: 2017-06-12 16:17 UTC (History)
8 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1411973 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:17:45 UTC
Category: ---
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
all subcategories open (173.09 KB, image/png)
2016-10-04 15:58 UTC, Matouš Mojžíš
no flags Details

Description Matouš Mojžíš 2016-10-04 15:58:28 UTC
Created attachment 1207256 [details]
all subcategories open

Description of problem:


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

How reproducible:


Steps to Reproduce:
1. Go to for example Settings -> Configuration
2. Select Access Control category
3.

Actual results:
All the subcategories are open and there are too many items displayed in the tree view.

Expected results:
Only main category should be open to view subcategories and subcategories should be closed.

Additional info:

Comment 7 CFME Bot 2016-12-07 15:01:39 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/929425332dd5f0663d5736325a6bf49523e587fc

commit 929425332dd5f0663d5736325a6bf49523e587fc
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Tue Oct 25 11:44:14 2016 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Oct 25 11:46:22 2016 -0400

    Set TreeBuilderOpsRbac :open_all to false by default
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1381647

 app/presenters/tree_builder_ops_rbac.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 8 CFME Bot 2016-12-07 15:01:45 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/2af7086b5eee6c677f1ed7ec01b3ea8721b89c14

commit 2af7086b5eee6c677f1ed7ec01b3ea8721b89c14
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Tue Oct 25 11:45:44 2016 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Oct 25 11:46:22 2016 -0400

    Spec test
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1381647

 spec/presenters/tree_builder_ops_rbac_spec.rb | 5 +++++
 1 file changed, 5 insertions(+)

Comment 9 CFME Bot 2016-12-07 15:01:51 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/7d8dc905db8cd6557fede7bde3a8f2549827f5a1

commit 7d8dc905db8cd6557fede7bde3a8f2549827f5a1
Author:     Brian McLaughlin <bmclaugh>
AuthorDate: Tue Oct 25 11:58:37 2016 -0400
Commit:     Brian McLaughlin <bmclaugh>
CommitDate: Tue Oct 25 11:58:37 2016 -0400

    miq-bot fix
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1381647

 spec/presenters/tree_builder_ops_rbac_spec.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment 13 Matouš Mojžíš 2017-04-10 07:49:51 UTC
Verified in 5.8.0.9. Only subcategories that contain only another subcategories are opened now.


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