<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Expand Component: Blocking All Interaction in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expand-component-blocking-all-interaction/m-p/1688655#M88237</link>
    <description>&lt;P&gt;I always like to start with a question, so, "maybe I'm just missing something"?&lt;/P&gt;&lt;P&gt;Minimum working example:&lt;BR /&gt;&lt;A href="https://codepen.io/Dane-Atkins/pen/WbGwOLb?editors=1010" target="_blank"&gt;https://codepen.io/Dane-Atkins/pen/WbGwOLb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pretty basic map so far, with a bit of a space for user interactions.&amp;nbsp; However, if you open the page on a mobile device, the Expand components will 'dock' to the bottom of the map (not a problem itself), but this docking also&amp;nbsp;&lt;EM&gt;blocks all user interactions / Javascript&amp;nbsp;&lt;/EM&gt;(not okay)!&lt;BR /&gt;&lt;BR /&gt;(You can simulate the narrow view on a desktop, but you may have to open the Developer Tools to get the window narrow enough to trigger the docking behavior.)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Bonus Points: if both the Legend and the Search Expands are 'expanded' (as the default MWE shows), then the window is shrinks (or loads, i.e., mobile) then the blocking behavior prevents either Expand from closing!&lt;BR /&gt;&lt;BR /&gt;----------------&lt;BR /&gt;&lt;BR /&gt;We can, of course, remove the Expands and just use the Legend component directly.&amp;nbsp; But for the Search bar specifically, this behavior is breaking for our mobile users, where the Expand makes the most sense!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2026 14:48:49 GMT</pubDate>
    <dc:creator>D_Atkins</dc:creator>
    <dc:date>2026-03-05T14:48:49Z</dc:date>
    <item>
      <title>Expand Component: Blocking All Interaction</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expand-component-blocking-all-interaction/m-p/1688655#M88237</link>
      <description>&lt;P&gt;I always like to start with a question, so, "maybe I'm just missing something"?&lt;/P&gt;&lt;P&gt;Minimum working example:&lt;BR /&gt;&lt;A href="https://codepen.io/Dane-Atkins/pen/WbGwOLb?editors=1010" target="_blank"&gt;https://codepen.io/Dane-Atkins/pen/WbGwOLb&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Pretty basic map so far, with a bit of a space for user interactions.&amp;nbsp; However, if you open the page on a mobile device, the Expand components will 'dock' to the bottom of the map (not a problem itself), but this docking also&amp;nbsp;&lt;EM&gt;blocks all user interactions / Javascript&amp;nbsp;&lt;/EM&gt;(not okay)!&lt;BR /&gt;&lt;BR /&gt;(You can simulate the narrow view on a desktop, but you may have to open the Developer Tools to get the window narrow enough to trigger the docking behavior.)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Bonus Points: if both the Legend and the Search Expands are 'expanded' (as the default MWE shows), then the window is shrinks (or loads, i.e., mobile) then the blocking behavior prevents either Expand from closing!&lt;BR /&gt;&lt;BR /&gt;----------------&lt;BR /&gt;&lt;BR /&gt;We can, of course, remove the Expands and just use the Legend component directly.&amp;nbsp; But for the Search bar specifically, this behavior is breaking for our mobile users, where the Expand makes the most sense!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2026 14:48:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expand-component-blocking-all-interaction/m-p/1688655#M88237</guid>
      <dc:creator>D_Atkins</dc:creator>
      <dc:date>2026-03-05T14:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expand Component: Blocking All Interaction</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expand-component-blocking-all-interaction/m-p/1688972#M88256</link>
      <description>&lt;P&gt;Hi - thanks for your feedback! This is currently by design, as the Expand component uses the &lt;A href="https://developers.arcgis.com/calcite-design-system/components/sheet/" target="_self"&gt;Calcite sheet&lt;/A&gt; under the hood when in mobile mode (or "drawer" mode on the component).&lt;/P&gt;&lt;P&gt;To avoid this behavior, you could set the Expand's "mode" property to "floating", which will keep the Popover behavior at all view sizes, even mobile. I've updated your codepen example to use that instead.&amp;nbsp;&lt;A href="https://codepen.io/annefitz/pen/JoRKPEg?editors=1010" target="_blank"&gt;https://codepen.io/annefitz/pen/JoRKPEg?editors=1010&lt;/A&gt;&lt;/P&gt;&lt;P&gt;We are aware that the page blocking behavior coming from the Calcite Sheet is not ideal in some scenarios with the Expand component. We will look into improving this in the future! Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 14:48:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expand-component-blocking-all-interaction/m-p/1688972#M88256</guid>
      <dc:creator>AnneFitz</dc:creator>
      <dc:date>2026-03-06T14:48:04Z</dc:date>
    </item>
  </channel>
</rss>

