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

Back button exits when opening via notification #1507

Open
5 tasks done
NotaInutilis opened this issue Aug 9, 2023 · 1 comment
Open
5 tasks done

Back button exits when opening via notification #1507

NotaInutilis opened this issue Aug 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@NotaInutilis
Copy link

Steps to reproduce

  1. App notifies a new chapter is available
  2. Tap on notification and open app to said chapter
  3. Tap the top-left back arrow expecting to go to the chapter list
  4. App exits

Expected behavior

Tapping the back button in a chapter should send "up" one level: chapter => chapter list => library (same for other screens like settings, even if they are not normally accessed via a notification that breaks the navigation flow of the app)

Actual behavior

The back button is just a back button that sends back to the previous page, and closes the app when there is no previous page.
Opening the app again afterwards goes to said latest chapter, tapping back again closes it. There's no way to access any other part of the app without shutting it down and reopening it.

Crash logs

No response

Neko version

2.13.5

Android version

Android 13

Device

Poco F1

Other details

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I have tried the troubleshooting guide.
  • I have updated the app to the newest version Latest.
  • I have filled out all of the requested information in this form.
@NotaInutilis NotaInutilis added the bug Something isn't working label Aug 9, 2023
@nonproto
Copy link
Collaborator

nonproto commented Oct 4, 2023

Until the reader gets reworked, the best you can do is click the the title instead of up to get to the chapter list. However click the up button will return back to the reader

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants