Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return to initial screen when active tab button is pressed #28

Open
joel-mrtn opened this issue Apr 3, 2024 · 3 comments
Open

Return to initial screen when active tab button is pressed #28

joel-mrtn opened this issue Apr 3, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@joel-mrtn
Copy link

Request (required)
Return to initial screen when active tab button is pressed.

Additional context
For example let's say that I'm viewing my completed anime list and I want to navigate back to the initial list view to select my planning anime list. It would be convenient to navigate to the initial view by pressing on the current tab button, in this case the anime tab. If the current content is already the initial tab view, many apps scroll to the top when pressing on the current tab button.

Examples

  • Native files app
  • GitHub app
  • AniTrack app
@joel-mrtn joel-mrtn added the enhancement New feature or request label Apr 3, 2024
@axiel7
Copy link
Owner

axiel7 commented Apr 3, 2024

I plan to implement this but I haven't figured out yet a nice solution to do it in SwiftUI

@axiel7 axiel7 moved this to ToDo iOS in AniHyou Features Apr 3, 2024
@fraluc06
Copy link

fraluc06 commented Dec 7, 2024

With an option in settings menu with which you can choose the default point for anime and manga tabs like watching, planning, reading, dropped and completed and when the icon of the tab is pressed it returns at the top and to the default tab chosen in settings for the other tabs idk. Anyway, could my idea work or not? @axiel7

@rafaeldamasceno
Copy link

I think part of what makes this frustrating is that iOS doesn’t have content directly on the tabs as described on #42, so the fact that we need to navigate back for the other sections and the tab button doesn’t work is a bit annoying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: ToDo iOS
Development

No branches or pull requests

4 participants