<?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 Re: Improving the ExB Search widget in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1162820#M4127</link>
    <description>&lt;P&gt;I guess the steps would be:&lt;BR /&gt;&lt;BR /&gt;1. clone the existing search widget from&amp;nbsp;c:\ArcGISExperienceBuilder\client\dist\widgets\common\search&lt;/P&gt;&lt;P&gt;2. rename the folder and the manifest.json to &lt;STRONG&gt;my-&lt;/STRONG&gt;search (+ icon.svg)&lt;/P&gt;&lt;P&gt;3. Copy my modified version into&amp;nbsp;c:\ArcGISExperienceBuilder\client\your-extensions\widgets\&lt;STRONG&gt;my-&lt;/STRONG&gt;search&lt;/P&gt;&lt;P&gt;4. Start hacking the "popper-style.ts" located in your&amp;nbsp;c:\ArcGISExperienceBuilder\client\your-extensions\widgets\my-search\src\runtime\style\&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. in Widget.tsx, comment-out some lines in the ReactJS return ( ) function&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;5. Reload Experience builder and use your my-search from now on.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Apr 2022 09:09:19 GMT</pubDate>
    <dc:creator>FredericPoliart_EsriAU</dc:creator>
    <dc:date>2022-04-09T09:09:19Z</dc:date>
    <item>
      <title>Improving the ExB Search widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1162815#M4126</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;Hi,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;The search widget located in \client\dist\widgets\common\search has the following shortcomings:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;1. If no geolocator is selected (delete all 3 default Locator sources and add your own Layer source), then the "use current location" functionality fails, in the recent searches Listbox;&amp;nbsp; It simply puts the latitude/longitude in the search box and nothing happens.&amp;nbsp; &amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FredericPoliart_EsriAU_0-1649493554462.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38519i73A673E231D6BA8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FredericPoliart_EsriAU_0-1649493554462.png" alt="FredericPoliart_EsriAU_0-1649493554462.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;2. I would like the option to disable (hide) that pull down list on the left of the search box&lt;BR /&gt;(hide the little menu that filters by search-source)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FredericPoliart_EsriAU_0-1649494673363.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38520i63C40F38F80935A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FredericPoliart_EsriAU_0-1649494673363.png" alt="FredericPoliart_EsriAU_0-1649494673363.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;3. Ability to adjust the height of the search box widget (not respected at the moment in the Style panel).&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;4. Ability to change the font and font-color of the Search widget (in the style panel) -- why didn't they do that instead of "rotation" and "animation" features:)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;5. The Search widget has a permanent gray border 1px no matter what,&amp;nbsp; if you change the border setting then it adds another border around the immutable gray one.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;6. Ability to edit the search icon / colors on the far right side of the search box (or completely remove it, since no one actually needs to click on this.&amp;nbsp; End-users click on the suggestion list only)&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FredericPoliart_EsriAU_1-1649494739742.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38521iC957A94ABE8890E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FredericPoliart_EsriAU_1-1649494739742.png" alt="FredericPoliart_EsriAU_1-1649494739742.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;7. If the suggestion list is only one item, why does it pull down the suggestion list and ask me to click on the _one_ choice?&amp;nbsp; &amp;nbsp;Can't it just perform the search immediately?&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;8. Another issue: bringing the &lt;STRONG&gt;blinking cursor back into the search&lt;/STRONG&gt; widget box causes some odd behaviour (not going "in focus", where the blinking cursor does not want to "stick" where we want it to be).&amp;nbsp; &amp;nbsp;* Drop a search widget on your ExB, leave the default options, run the map, search for an address then click the blue search button,&amp;nbsp; then try to click on the text box again to enter another address:&amp;nbsp; see? the blinking cursor doesn't stay in there, and I cannot type anything anymore, unless I clear everything with the "x" on the right side of the search box.&amp;nbsp; &amp;nbsp;Very odd behaviour.&amp;nbsp;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;9. After I pick one entry in the suggestion list,&amp;nbsp; why does it popup the "search result" list with my (one) selection in it?&amp;nbsp; Why not skip this double-window-double-clicking step and perform the search immediately?&amp;nbsp; &amp;nbsp;This is very confusing for end-users.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="verdana,geneva" color="#333333"&gt;10. Once a search has been performed and the map is zooming to the correct location, please &lt;STRONG&gt;clear the search box&lt;/STRONG&gt; and all its dropdowns &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;11. You search widget action "zoom to" with &lt;STRONG&gt;automatic zoom scale isn't working properly&lt;/STRONG&gt;,&amp;nbsp; It sometimes goes out by default to the full extent of the map instead of zooming in on whatever selected feature I searched for.&amp;nbsp; &amp;nbsp; Also I would add a % buffer threshold to your automatic zoom-to ( I mean : zoom to the found feature and guarantee 20% space all around, as an optional parameter )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I understand that the search widget you provide has to be generic enough to suit everyone, while remaining simple to configure.&amp;nbsp; (I know it's not easy to please everyone &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; )&lt;BR /&gt;&lt;BR /&gt;Thank you&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2022 09:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1162815#M4126</guid>
      <dc:creator>FredericPoliart_EsriAU</dc:creator>
      <dc:date>2022-04-09T09:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the ExB Search widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1162820#M4127</link>
      <description>&lt;P&gt;I guess the steps would be:&lt;BR /&gt;&lt;BR /&gt;1. clone the existing search widget from&amp;nbsp;c:\ArcGISExperienceBuilder\client\dist\widgets\common\search&lt;/P&gt;&lt;P&gt;2. rename the folder and the manifest.json to &lt;STRONG&gt;my-&lt;/STRONG&gt;search (+ icon.svg)&lt;/P&gt;&lt;P&gt;3. Copy my modified version into&amp;nbsp;c:\ArcGISExperienceBuilder\client\your-extensions\widgets\&lt;STRONG&gt;my-&lt;/STRONG&gt;search&lt;/P&gt;&lt;P&gt;4. Start hacking the "popper-style.ts" located in your&amp;nbsp;c:\ArcGISExperienceBuilder\client\your-extensions\widgets\my-search\src\runtime\style\&amp;nbsp;&lt;/P&gt;&lt;P&gt;5. in Widget.tsx, comment-out some lines in the ReactJS return ( ) function&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;5. Reload Experience builder and use your my-search from now on.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2022 09:09:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1162820#M4127</guid>
      <dc:creator>FredericPoliart_EsriAU</dc:creator>
      <dc:date>2022-04-09T09:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the ExB Search widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1177238#M4492</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/435620"&gt;@FredericPoliart_EsriAU&lt;/a&gt;&amp;nbsp;Agree, Search Widget needs some improvement. It took me a while to actually get it working, you have to set action triggers, it doesnt just work out of the box.&lt;/P&gt;&lt;P&gt;Also, my customer echoed your complaint about not being able to change the icon colour to match the overall theme, it kind of stands out now...&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 15:45:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1177238#M4492</guid>
      <dc:creator>SerjStol</dc:creator>
      <dc:date>2022-05-25T15:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Improving the ExB Search widget</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1235770#M5830</link>
      <description>&lt;P&gt;Yeah.&amp;nbsp; just clone the Esri Search widget , call it "search2" and hack their CSS .&lt;BR /&gt;Apparently ArcGIS Enterprise 11.x can load custom widgets - no need to have ExB Dev Edition anymore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Nov 2022 06:03:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/improving-the-exb-search-widget/m-p/1235770#M5830</guid>
      <dc:creator>AllanHird</dc:creator>
      <dc:date>2022-11-29T06:03:07Z</dc:date>
    </item>
  </channel>
</rss>

