[
https://issues.apache.org/jira/browse/CLOUDSTACK-9237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097969#comment-15097969
]
ASF GitHub Bot commented on CLOUDSTACK-9237:
--------------------------------------------
GitHub user nitin-maharana opened a pull request:
https://github.com/apache/cloudstack/pull/1340
CLOUDSTACK-9237: Create LB Healthcheck issues - button alignment and error
message goes outside the window
Browser - Chrome Version 47.0.2526.106 m
Steps to Repro:
============
Open up - Network-Guest Networks -> IP Addresses-> IP<Static NAT> -> Load
Balancing
- click on the "Configure" button below the healthcheck,
- opens a "label.heath.check.wizard"
Issues:
======
(1) Please see the snapshot attached
- leave the default values as is and click on the "Create"
- opens a "Status" dialog with an error message
(2) Message on the dialog goes outside the window
Fix:
===
Increased the size of width of dialog box.
Json response parsing was missing. Added it.
Snapshot for Error Message Issue:
===========================

Snapshot of the fix:
===============
<img width="627" alt="fixed_ss1_nitin"
src="https://cloud.githubusercontent.com/assets/12583725/12320935/76613368-bad1-11e5-8540-cbd565edff9f.png">
Snapshot for out of window issue:
==========================

Snapshot of the fix:
===============
<img width="695" alt="fixed_ss2_nitin"
src="https://cloud.githubusercontent.com/assets/12583725/12320970/a3f7e2ae-bad1-11e5-8a9c-d2811aa6effc.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitin-maharana/CloudStack
CloudStack-Nitin23_4.7
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1340.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1340
----
commit 49f78d18a88f8156dde1051df76496b8e5180745
Author: Nitin Kumar Maharana <[email protected]>
Date: 2016-01-14T09:53:01Z
CLOUDSTACK-9237: Create LB Healthcheck issues - button alignment and error
message goes outside the window
Increased the size of width of dialog box.
Json response parsing was missing. Added it.
----
> Create LB Healthcheck issues - button alignment and error message goes
> outside the window
> -----------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9237
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9237
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitin Kumar Maharana
> Priority: Blocker
> Attachments: Error_Message_Details.png, Fixed_SS1_Nitin.png,
> Fixed_SS2_Nitin.png, Label_Health_Check_Window.png
>
>
> Blocker - because it shows poor workmanship on the UI
> Browser - Chrome Version 47.0.2526.106 m
> Steps to Repro:
> ============
> Open up - Network-Guest Networks -> IP Addresses-> IP<Static NAT> -> Load
> Balancing
> - click on the "Configure" button below the healthcheck,
> - opens a "label.heath.check.wizard"
> Issues:
> ======
> (1) Please see the snapshot attached
> - leave the default values as is and click on the "Create"
> - opens a "Status" dialog with an error message
> (2) Message on the dialog goes outside the window
> Fix:
> ===
> Increased the size of width of dialog box.
> Json response parsing was missing. Added it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)