'padding' on a MapView does a great job of making Esri widgets avoid the obstructed area of the UI, and centering the zooming. However, popups do not respect the padding and still appear under the obscured area of the UI.
Is this a bug, or expected behaviour? Wondering if there is a workaround that doesn't involve manipulating the DOM to position sidebars, etc. underneath the Esri popups....