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

Wrong back button behavior after marking all read #379

Closed
ziffusion opened this issue Jun 10, 2018 · 3 comments
Closed

Wrong back button behavior after marking all read #379

ziffusion opened this issue Jun 10, 2018 · 3 comments
Labels

Comments

@ziffusion
Copy link

ziffusion commented Jun 10, 2018

When you have more than one feed in a category, back button misbehaves after marking "all read" in one of the feeds. Instead of going back one level up where other feeds in the category can be seen, it goes to the top level.

For example, if you have the following hierarchy:

Top level
-------- Category A
---------------- Feed 1
---------------- Feed 2

If you navigate to Feed 1 and mark all articles as read, and then press the back button, you will navigate back to the top level (instead of Category A).

@mnalis
Copy link

mnalis commented Jul 6, 2018

It is becauase you are too quick... if you wait a second or two, marking all as read will automatically perform "back". So if you also press back, there will be two "back" command sent.

You can disable that automatic "back" in Preferences/usage if you don't want it.

@ziffusion
Copy link
Author

ziffusion commented Jul 7, 2018 via email

@nilsbraden nilsbraden added the bug label Aug 23, 2018
@Tschoepler
Copy link

Tschoepler commented Sep 3, 2018

The same thing happens to me all the time. Even without Marking anything read. I enter a category, then a feed and when I hit the back button I end up on the home screen. This also happens when entering the settings two levels deep.

Also checkout upward navigation on Google material design for reference: https://material.io/design/navigation/understanding-navigation.html#reverse-navigation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants