Return to home once tab in bottom bar is clicked #39

Closed
opened 2025-10-31 17:04:20 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @shreyas1599 on GitHub (Apr 10, 2020).

In the Cupertino theme while navigating within a tab bar, on clicking the bottom bar when inside a particular bottom bar item, we could return to the home screen. This is especially useful when you are inside a repository and have to go back several times to return to the home screen.

Example:

This is home.

image

I'm inside the issues of a repository and want to back to news home. If I click on the News tab it takes me back to the starting screen(previous image).

image

In Material bottom bar is not visible, so we could do it only for Cupertino.

Originally created by @shreyas1599 on GitHub (Apr 10, 2020). In the `Cupertino` theme while navigating within a tab bar, on clicking the bottom bar when inside a particular bottom bar item, we could return to the home screen. This is especially useful when you are inside a repository and have to go back several times to return to the home screen. ## Example: This is home. ![image](https://user-images.githubusercontent.com/28999492/79014559-c6d77880-7b88-11ea-8430-41503b66cd11.png) I'm inside the issues of a repository and want to back to news home. If I click on the News tab it takes me back to the starting screen(previous image). ![image](https://user-images.githubusercontent.com/28999492/79014523-b32c1200-7b88-11ea-93a2-350c834981fc.png) In `Material` bottom bar is not visible, so we could do it only for `Cupertino`.
GiteaMirror added the enhancement label 2025-10-31 17:04:20 -05:00
Author
Owner

@pd4d10 commented on GitHub (Apr 11, 2020):

Good point. I think we could do this!

@pd4d10 commented on GitHub (Apr 11, 2020): Good point. I think we could do this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#39