I am creating an Experience Builder app that includes a collapsible sidebar on the left side of the map that includes a layer list.
I have also configured a Feature Info widget so that it returns results from a Search widget associated with the map. I would like this Feature Info widget to be in its own collapsible sidebar on the right side of the map but when I implement this, there is a dead zone (where you cannot pan/zoom/click on the map) around this second sidebar and when the sidebar is minimized, the dead zone includes the entire extent of the (maximized) sidebar.
My question is: Is there a way you can you have two sidebars in an app without having this dead zone issue? If not, is there another approach to having a collapsible window of some kind that includes the Feature Info widget?
When two sidebars are added, there is a dead map zone around the 2nd one.