# Het topmenu onmiddellijk bijwerken zonder een spinner-laadindicator voor de hele pagina te tonen

**URL:** https://meta.discourse.org/t/updating-the-top-menu-immediately-without-showing-spinner-loading-for-whole-page/191773
**Category:** Development
**Created:** [27 mei 2021 om 06:14 UTC](https://meta.discourse.org/t/updating-the-top-menu-immediately-without-showing-spinner-loading-for-whole-page/191773 "2021-05-27T06:14:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Sachin\_Kumar\_J](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sachin_kumar_j/32/200375_2.png) [@Sachin\_Kumar\_J](https://meta.discourse.org/u/Sachin_Kumar_J)
#### Post date: [27 mei 2021 om 06:14 UTC](https://meta.discourse.org/t/updating-the-top-menu-immediately-without-showing-spinner-loading-for-whole-page/191773/1 "2021-05-27T06:14:39Z")

</div>

Is it possible to update the top menu links without showing spinner loading for whole page like for example if we press on category button on top menu it is showing a spinner for the whole page and after that it loads the new page is it possible that if we press on category button on top menu only the content below the top menu shows spinner animation and the top menu gets updated immediately

---

<div class="post-metadata">

### Author: ![daemon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/daemon/32/256632_2.png) [@daemon](https://meta.discourse.org/u/daemon)
#### Post date: [27 mei 2021 om 11:14 UTC](https://meta.discourse.org/t/updating-the-top-menu-immediately-without-showing-spinner-loading-for-whole-page/191773/2 "2021-05-27T11:14:40Z")

</div>

What about this?

> [@Horizontal loading slider](https://meta.discourse.org/t/experiment-on-meta-horizontal-loading-slider/177939):
>
> police_car_light This functionality is now part of Discourse core. Use the ‘page loading indicator’ setting to enable it. More details [below](https://meta.discourse.org/t/horizontal-loading-slider/177939/254). This theme component removes the core Discourse loading spinner, and replaces it with a loading slider at the top of the screen. This is a common approach on other sites (e.g. GitHub). The advantage is that there is less ‘flickering’ of content during a page change. Potential disadvantage is that it makes Discourse feel less like an app and more like…

---

<div class="post-metadata">

### Author: ![Sachin\_Kumar\_J](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sachin_kumar_j/32/200375_2.png) [@Sachin\_Kumar\_J](https://meta.discourse.org/u/Sachin_Kumar_J)
#### Post date: [27 mei 2021 om 11:26 UTC](https://meta.discourse.org/t/updating-the-top-menu-immediately-without-showing-spinner-loading-for-whole-page/191773/3 "2021-05-27T11:26:44Z")

</div>

thanks alex that is what I was searching for
