[
https://issues.apache.org/jira/browse/CLOUDSTACK-1055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13564006#comment-13564006
]
Isaac Chiang commented on CLOUDSTACK-1055:
------------------------------------------
Hi Pranav:
This dialog is quite different to others. A rough idea to fix the
issue is to insert a line to recurringSnapshots.js :
189 var $dialog = $snapshots.dialog({
190 title: _l('label.action.recurring.snapshot'),
191 dialogClass: 'recurring-snapshots',
192 closeOnEscape: false,
193 width: 600,
There is probably no need to add cancel button. The request will be sent to the
back-end and the information will be appended below immediately after adding a
schedule. The "Done" button is just to close the dialog. Hence, Place a cancel
button there would be meaningless. Just for your consideration, thanks.
Regards
Isaac
> The overlay still exists when the "Recurring Snapshots" dialog is canceled by
> pressing esc key.
> -----------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-1055
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1055
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: UI
> Environment: Master branch
> Reporter: Isaac Chiang
> Assignee: Pranav Saxena
> Priority: Minor
> Labels: ui
> Attachments: screenshot-1.jpg
>
>
> Reproduce steps:
> 1. Run an instance
> 2. Navigate to storage section and select a volume
> 3. Click on "Setup Recurring Snapshot"
> 4. Press esc key to cancel the dialog
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira