laptop and a wrench

Bug

In Workflow Manager JavaScript viewer, horizontal scroll bar is hidden in workflowImageContainer of the Workflow Manager widget.

Last Published: July 23, 2019 ArcGIS Workflow Manager
Bug ID Number BUG-000119260
SubmittedJanuary 10, 2019
Last ModifiedJune 5, 2024
Applies toArcGIS Workflow Manager
Version found10.6.1
StatusWill Not Be Addressed

Additional Information

Workflow Manager JavaScript viewer is a configurable application available for users to customize. The source code made available to the users can be updated to customize the horizontal scroll bar https://github.com/Esri/workflowmanager-viewer-js

Workaround

In the app files, browse to C:\<web server location>\WMX_Server\js\app\WorkflowManager\css\WorkflowManager.css and add the following snippet to the file:

#workflowImageContainer{

height: 600px !important;

}

Steps to Reproduce

Bug ID: BUG-000119260

Software:

  • ArcGIS Workflow Manager

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options