<?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 Prevent full page refresh when returning to hub home page in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017207#M4175</link>
    <description>&lt;P&gt;Hi, new to hub and finding my way, so probably doing something fundamentally wrong.&lt;/P&gt;&lt;P&gt;I have a custom html header that creates links to my pages in my hub site. As per documentation, by using the relative path for the page I can have it just appear below the header without a full refresh. But, when I go back 'Home' the page does a full refresh. Some template sites seem to avoid this (i.e. the home page just appears back below the header without full refresh - which I like) but I can't see how - there doesn't appear to be a standard setting or anything.&lt;/P&gt;&lt;P&gt;e.g. of my header html&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;nav class="navbar navbar-default navbar-static-top first-tier"&amp;gt;
  &amp;lt;div class="container"&amp;gt;
    &amp;lt;div class="navbar-header"&amp;gt;
      &amp;lt;div class="navbar-brand"&amp;gt;
        &amp;lt;div class="site-logo"&amp;gt;
          &amp;lt;img src="https://myorg.maps.arcgis.com/sharing/rest/content/items/e1cfaff17f2849d8a5fe74278cb8d9c5/data" alt="logo"&amp;gt;
        &amp;lt;/div&amp;gt;
     &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/nav&amp;gt;
&amp;lt;nav class="navbar navbar-inverse navbar-static-top second-tier" role="navigation"&amp;gt;
      &amp;lt;div class="container"&amp;gt;
         &amp;lt;div class="navbar"&amp;gt;
          &amp;lt;ul class="nav navbar-nav"&amp;gt;
            &amp;lt;li class="active"&amp;gt;&amp;lt;a href="https://myteam-myorg.hub.arcgis.com/"&amp;gt;&amp;lt;h5&amp;gt;Home&amp;lt;/h5&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
            &amp;lt;li&amp;gt;&amp;lt;a href="/pages/testpage"&amp;gt;&amp;lt;h5&amp;gt;Page 1&amp;lt;/h5&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
          &amp;lt;/ul&amp;gt;
        &amp;lt;/div&amp;gt;
      &amp;lt;/div&amp;gt;
    &amp;lt;/nav&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;I am not an html expert and picked this up from elsewhere, editing for my own org. details.&lt;/P&gt;&lt;P&gt;Any pointers are gratefully received&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2021 12:44:32 GMT</pubDate>
    <dc:creator>NeilWebber</dc:creator>
    <dc:date>2021-01-15T12:44:32Z</dc:date>
    <item>
      <title>Prevent full page refresh when returning to hub home page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017207#M4175</link>
      <description>&lt;P&gt;Hi, new to hub and finding my way, so probably doing something fundamentally wrong.&lt;/P&gt;&lt;P&gt;I have a custom html header that creates links to my pages in my hub site. As per documentation, by using the relative path for the page I can have it just appear below the header without a full refresh. But, when I go back 'Home' the page does a full refresh. Some template sites seem to avoid this (i.e. the home page just appears back below the header without full refresh - which I like) but I can't see how - there doesn't appear to be a standard setting or anything.&lt;/P&gt;&lt;P&gt;e.g. of my header html&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;nav class="navbar navbar-default navbar-static-top first-tier"&amp;gt;
  &amp;lt;div class="container"&amp;gt;
    &amp;lt;div class="navbar-header"&amp;gt;
      &amp;lt;div class="navbar-brand"&amp;gt;
        &amp;lt;div class="site-logo"&amp;gt;
          &amp;lt;img src="https://myorg.maps.arcgis.com/sharing/rest/content/items/e1cfaff17f2849d8a5fe74278cb8d9c5/data" alt="logo"&amp;gt;
        &amp;lt;/div&amp;gt;
     &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/nav&amp;gt;
&amp;lt;nav class="navbar navbar-inverse navbar-static-top second-tier" role="navigation"&amp;gt;
      &amp;lt;div class="container"&amp;gt;
         &amp;lt;div class="navbar"&amp;gt;
          &amp;lt;ul class="nav navbar-nav"&amp;gt;
            &amp;lt;li class="active"&amp;gt;&amp;lt;a href="https://myteam-myorg.hub.arcgis.com/"&amp;gt;&amp;lt;h5&amp;gt;Home&amp;lt;/h5&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
            &amp;lt;li&amp;gt;&amp;lt;a href="/pages/testpage"&amp;gt;&amp;lt;h5&amp;gt;Page 1&amp;lt;/h5&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
          &amp;lt;/ul&amp;gt;
        &amp;lt;/div&amp;gt;
      &amp;lt;/div&amp;gt;
    &amp;lt;/nav&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;I am not an html expert and picked this up from elsewhere, editing for my own org. details.&lt;/P&gt;&lt;P&gt;Any pointers are gratefully received&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 12:44:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017207#M4175</guid>
      <dc:creator>NeilWebber</dc:creator>
      <dc:date>2021-01-15T12:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent full page refresh when returning to hub home page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017328#M4178</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Instead of using &amp;lt;a href="https://..."&amp;gt; for your home link, try &amp;lt;a href="/"&amp;gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 20:33:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017328#M4178</guid>
      <dc:creator>KlaraSchmitt</dc:creator>
      <dc:date>2021-01-15T20:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent full page refresh when returning to hub home page</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017875#M4179</link>
      <description>&lt;P&gt;Thank you Klara - so simple, I knew I'd be missing something straightforward.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 09:37:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/prevent-full-page-refresh-when-returning-to-hub/m-p/1017875#M4179</guid>
      <dc:creator>NeilWebber</dc:creator>
      <dc:date>2021-01-19T09:37:49Z</dc:date>
    </item>
  </channel>
</rss>

