Bug 1156050 - [Enhancement] Change current Group: Bundle Deployments Portlet to show full name and the date in the table
Summary: [Enhancement] Change current Group: Bundle Deployments Portlet to show full n...
Keywords:
Status: NEW
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1156047
TreeView+ depends on / blocked
 
Reported: 2014-10-23 13:23 UTC by bkramer
Modified: 2022-03-31 04:28 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)
Screen shot that shows issue in group bundle deployments portlet (46.96 KB, image/png)
2014-10-23 13:23 UTC, bkramer
no flags Details

Description bkramer 2014-10-23 13:23:29 UTC
Created attachment 949872 [details]
Screen shot that shows issue in group bundle deployments portlet

Description of problem:
Group Bundle Deployment Portlet shows a list of bundle deployments for selected compatible group. For deployments with longer name the name is not shown completely and this portlet will show the bundle name that fits certain fixed size of the pixels on the screen. Even when all other portlets are removed and Bundle Deployments Portlet is resized to fit the rest of the screen, information shown in the portlet is not resized.

The content is rendered using VLayout [1] but it should be shown in the table as it is case with Group: Alerts portlet.

[1] /enterprise/gui/coregui/src/main/java/org/rhq/coregui/client/dashboard/portlets/groups/GroupBundleDeploymentsPortlet.java

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

How reproducible:
Always

Steps to Reproduce:
1. Deploy few bundles;
2. From RHQ UI -> navigate to Inventory -> Compatible Groups -> select group where deployments were deployed -> check the name of the deployments and confirm that it's not shown completely;
3. Remove all other portlets and resize Bundle Deployment Portlet and check the name of the deployments again

Actual results:
The name of the deployments is not changed and it is still incomplete;

Expected results:
Presented information is resized to fit available space on the screen and shown information is resized accordingly.

Additional info:


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