# Issue with Navigation

**URL:** https://community.glideapps.com/t/issue-with-navigation/62677
**Category:** Ask for Help
**Created:** [June 12, 2023, 8:02am UTC](https://community.glideapps.com/t/issue-with-navigation/62677 "2023-06-12T08:02:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![AbdulGhafor\_abbas](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/abdulghafor_abbas/32/56019_2.png) [@AbdulGhafor\_abbas](https://community.glideapps.com/u/AbdulGhafor_abbas)
#### Post date: [June 12, 2023, 8:02am UTC](https://community.glideapps.com/t/issue-with-navigation/62677/1 "2023-06-12T08:02:58Z")

</div>

i have the a similar navigation bar which contains pages like this  
the tabs are (profile-tasks-homepage- another page-another page)

 ![Group 2481](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/f/3f6b3eed61e8c1cc7b4f2db20c0bade926f18871.png)  
when i am in the homepage, i can navigate to categories, and from there i can navigate to each category’s details (these are not in the nav bar).  
now if i switch to the tasks tab and then switched again to the homepage it directs me to the last page i was on which is (details screen inside category page). the expected behavior is to transfer me to the homepage and not any inner page.  
how can i fix this, each tab in the nav bar should link to one page only no matter if i opened any inner screen inside the tab. am i missing something?  
thanks

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [June 12, 2023, 10:59pm UTC](https://community.glideapps.com/t/issue-with-navigation/62677/2 "2023-06-12T22:59:28Z")

</div>

> [@AbdulGhafor\_abbas](#):
>
> now if i switch to the tasks tab and then switched again to the homepage it directs me to the last page i was on which is (details screen inside category page). the expected behavior is to transfer me to the homepage and not any inner page.

This has been debatable for a long time. Some wants to be where the users were (current behavior) since they might be very deep down in the “breadcrumbs” to have to navigate back to that spot agsin. Some expects it to be back to the top level like you. I think the ideal way is to offer devs a way to choose which behaviour to apply, but I don’t know if they’re working on something like that.

There’s no workaround, since there are no actions tied with tab clicks, as of now.

---

<div class="post-metadata">

### Author: ![AbdulGhafor\_abbas](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/abdulghafor_abbas/32/56019_2.png) [@AbdulGhafor\_abbas](https://community.glideapps.com/u/AbdulGhafor_abbas)
#### Post date: [June 13, 2023, 7:27am UTC](https://community.glideapps.com/t/issue-with-navigation/62677/3 "2023-06-13T07:27:26Z")

</div>

no need to tie actions to tabs, just a dropdown menu with two options, either last breadcrumb or main page. actually its very easy on the devs also
