# Buttons on filter pages don't work on live app

**URL:** https://community.glideapps.com/t/buttons-on-filter-pages-dont-work-on-live-app/22759
**Category:** Report a Bug
**Created:** [February 14, 2021, 9:02am UTC](https://community.glideapps.com/t/buttons-on-filter-pages-dont-work-on-live-app/22759 "2021-02-14T09:02:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Mihai\_Enache](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mihai_enache/32/20880_2.png) [@Mihai\_Enache](https://community.glideapps.com/u/Mihai_Enache)
#### Post date: [February 14, 2021, 9:02am UTC](https://community.glideapps.com/t/buttons-on-filter-pages-dont-work-on-live-app/22759/1 "2021-02-14T09:02:35Z")

</div>

My app’s URL: [https://apartamente.urbanista.ro/](https://apartamente.urbanista.ro/)

Hello,

I have an issue with buttons that should open another tab.  
I created 2 search tabs. When users make some adjustments to their criteria and push the button, they should go to “Apartamente” Tab but the buttons don’t work.

Thanks for taking a look.  
If you need some more info, let me know.

All the best  
Mihai

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [February 14, 2021, 10:01am UTC](https://community.glideapps.com/t/buttons-on-filter-pages-dont-work-on-live-app/22759/2 "2021-02-14T10:01:05Z")

</div>

When I log into your app, I see two buttons on the home screen, and 5 tabs on the lower navigation bar.  
It’s not immediately obvious where to go from there.

Can you provide (step by step) instructions for replicating the problem?

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [February 14, 2021, 2:50pm UTC](https://community.glideapps.com/t/buttons-on-filter-pages-dont-work-on-live-app/22759/3 "2021-02-14T14:50:16Z")

</div>

Are you talking about the filter tabs you have on your side menu? Does this seem similar to the situation in this post?

> [@Navigate to tab not working if tabs are in Menu?](https://community.glideapps.com/t/navigate-to-tab-not-working-if-tabs-are-in-menu/22707):
>
> Maybe I’m wrong, but I noticed that if I set a “navigate to tab” action inside a layout positioned in the menu it doesn’t work. Everything is fine using the same action outside the menu (visible tabs). Any comment? Thanks.

It may not be working because you are already on the tab you are trying to navigate to. It may be better to have your Apartments tab as a detail page. Then have a button to link to your filter pages from that Apartments tab. You’ll also have to re-create your All/Favorites tab using a choice component.

---

<div class="post-metadata">

### Author: ![Mihai\_Enache](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/mihai_enache/32/20880_2.png) [@Mihai\_Enache](https://community.glideapps.com/u/Mihai_Enache)
#### Post date: [February 15, 2021, 10:01am UTC](https://community.glideapps.com/t/buttons-on-filter-pages-dont-work-on-live-app/22759/4 "2021-02-15T10:01:13Z")

</div>

@Jeff_Hager thank you. I think you got it correctly.

The situation is like this:

1. the app loads with the first tab being “Apartamente”
2. when I go to “Criteriile mele” tab which is positioned in the menu and push the button that would bring me back to “Apartamente”, it doesn’t work.

When I change the order of the tabs and the app doesn’t start with the “Apartamente” tab, then the button works again.

So I will use this work-around. Thank you for your help
