laptop and a wrench

Bug

PanelManager.getInstance().minimizePanel() does not minimize panel in the Web AppBuilder for ArcGIS (Developers edition) application.

Last Published: June 17, 2016 ArcGIS Web AppBuilder developer edition
Bug ID Number BUG-000087945
SubmittedMay 28, 2015
Last ModifiedJune 5, 2024
Applies toArcGIS Web AppBuilder developer edition
Version found1.1
Operating SystemWindows OS
Operating System Version7
StatusWill Not Be Addressed

Additional Information

For closePanel, PanelManager will invoke panel's onClose method and then hide the panel, because framework defines how to close a panel (hides it). However, the framework does not know how to minimize a panel, the minimize behavior is defined by panel, so PanelManager just invoke panel's onMinimize method. So, panel should minimize itself in it's onMinimize method.

Steps to Reproduce

Bug ID: BUG-000087945

Software:

  • ArcGIS Web AppBuilder developer edition

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