Select to view content in your preferred language

BUG: Some View Navigation Widget Quick Styles close Windows

190
1
4 weeks ago
Labels (1)
dcrGIS_asimm
Occasional Contributor

In my xbuilder app I have created a window with a view navigation widget and the section widget with two views. The window opens with the homepage and has interactions configured. 

My issue was the view navigation widget that didn't behave as expected within a window. Every time I would click one of the view navigation widget text headers the window closes instead of changing to the appropriate section view within the window. It doesn't seem to matter if a window is set to be the splash screen or not.

After troubleshooting, I noticed the URL parameters change after clicking the header and the window closes:

https://experience.arcgis.com/experience/item id/page/Home/?draft=true&views=view-name

I suspect that since the URL doesn't specify the specific window, the view is switched but the window is still closed and doesn't open.

In another window of my app I also use the view navigation widget set up with section views and I saw that the URL parameters look like this:

https://experience.arcgis.com/experience/item id/page/Home/?dlg=window-name&draft=true&views=view-name  

After some more troubleshooting, I realized that this only happens when you pick certain quick styles for the view navigation widget. Specifically, the text header ones and the dot ones. It looks like certain quick styles don't pass the dlg= parameter (that I assume specifies the window) for some reason. 

This issue isn't a problem when you use the arrow quick styles in the view navigator widget. I crossed out the ones I had issues with in the image below:

dcrGIS_asimm_0-1727209835043.png

 

0 Kudos
1 Reply
ShengdiZhang
Esri Regular Contributor

Hi @dcrGIS_asimm ,

Which version of Experience Builder are you using? I cannot reproduce this bug on AGOL.

Regards,

Shengdi

0 Kudos