<?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 Pop-up Text Overflow on Mobile in ArcGIS Instant Apps Questions</title>
    <link>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1216786#M1382</link>
    <description>&lt;P&gt;I'm having an issue where on a mobile device the email address is getting cut off. The mobile device is a Samsung Galaxy and the browser is Chrome.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArielLow2146_0-1664318013467.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/52356i235DAF083ABB6234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArielLow2146_0-1664318013467.png" alt="ArielLow2146_0-1664318013467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is happening in a Zone Lookup App and seems to only be happening with the email, other text appears to flow to the next line correctly. The source HTML from the pop-up text element is as follows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;p&amp;gt;
&amp;lt;span style="color:#9E6900;font-size:18px;"&amp;gt;&amp;lt;strong&amp;gt;OR House District {DISTRICT} - {Name}&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Party: {Party}&amp;amp;nbsp;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Phone: {Phone}&amp;amp;nbsp;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Address: {Address}&amp;amp;nbsp;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Email: &amp;lt;a href="mailto:{Email}" rel="nofollow ugc"&amp;gt;{Email}&amp;lt;/a&amp;gt;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
&amp;lt;a href="{URL}" rel="nofollow ugc"&amp;gt;Website&amp;lt;/a&amp;gt;
&amp;lt;/p&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2022 22:39:36 GMT</pubDate>
    <dc:creator>ArielLow2146</dc:creator>
    <dc:date>2022-09-27T22:39:36Z</dc:date>
    <item>
      <title>Pop-up Text Overflow on Mobile</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1216786#M1382</link>
      <description>&lt;P&gt;I'm having an issue where on a mobile device the email address is getting cut off. The mobile device is a Samsung Galaxy and the browser is Chrome.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ArielLow2146_0-1664318013467.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/52356i235DAF083ABB6234/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ArielLow2146_0-1664318013467.png" alt="ArielLow2146_0-1664318013467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This is happening in a Zone Lookup App and seems to only be happening with the email, other text appears to flow to the next line correctly. The source HTML from the pop-up text element is as follows:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;p&amp;gt;
&amp;lt;span style="color:#9E6900;font-size:18px;"&amp;gt;&amp;lt;strong&amp;gt;OR House District {DISTRICT} - {Name}&amp;amp;nbsp;&amp;lt;/strong&amp;gt;&amp;lt;/span&amp;gt;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Party: {Party}&amp;amp;nbsp;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Phone: {Phone}&amp;amp;nbsp;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Address: {Address}&amp;amp;nbsp;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
Email: &amp;lt;a href="mailto:{Email}" rel="nofollow ugc"&amp;gt;{Email}&amp;lt;/a&amp;gt;
&amp;lt;/p&amp;gt;
&amp;lt;p&amp;gt;
&amp;lt;a href="{URL}" rel="nofollow ugc"&amp;gt;Website&amp;lt;/a&amp;gt;
&amp;lt;/p&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 22:39:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1216786#M1382</guid>
      <dc:creator>ArielLow2146</dc:creator>
      <dc:date>2022-09-27T22:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up Text Overflow on Mobile</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1217081#M1384</link>
      <description>&lt;P&gt;You can add a scroll to accommodate longer content with the below custom CSS.&amp;nbsp; An issue has been logged to add a scroll by default, this will be included in the next update of ArcGIS Online.&amp;nbsp;&lt;/P&gt;&lt;P&gt;.esri-feature-content{&lt;BR /&gt;overflow:scroll;&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 18:47:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1217081#M1384</guid>
      <dc:creator>BethRomero</dc:creator>
      <dc:date>2022-09-28T18:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pop-up Text Overflow on Mobile</title>
      <link>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1217474#M1385</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/315"&gt;@BethRomero&lt;/a&gt;! Excited to hear that this will be included by default in the future.&lt;/P&gt;&lt;P&gt;One other solution which was suggested by one of my colleagues was the following CSS:&lt;/P&gt;&lt;P&gt;.esri-feature-content a {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; word-break: break-word;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 16:09:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-instant-apps-questions/pop-up-text-overflow-on-mobile/m-p/1217474#M1385</guid>
      <dc:creator>ArielLow2146</dc:creator>
      <dc:date>2022-09-29T16:09:42Z</dc:date>
    </item>
  </channel>
</rss>

