isabelroses / izrss

An RSS feed reader for the terminal.
GNU General Public License v3.0
16 stars 1 forks source link

Marking all articles as read returns you to other (random?) feed #29

Closed uncenter closed 3 months ago

uncenter commented 3 months ago

Inside a feed's list of articles, pressing X to mark all feeds as read exits me out of the feed I am currently in and places me not in the same feed I was just in nor in the list of feeds but in some other random feed's list of articles - often the first, though if I mark all as read in the first or second it goes to the third? Not exactly sure what is going on but either way it seems very buggy. As I mentioned earlier keeping me in the same list of articles or returning to the list of feeds would be acceptable behavior.

https://github.com/isabelroses/izrss/assets/47499684/15b8d36b-a966-42a6-b42c-68c0990616e2

isabelroses commented 3 months ago

hum, seems to be a issue with the reloading phase.

isabelroses commented 3 months ago

Also is this uppercase or lowercase x or does it not matter?

uncenter commented 3 months ago

Also is this uppercase or lowercase x or does it not matter?

Specifically uppercase X to mark all articles as read.

isabelroses commented 3 months ago

Thanks for all the details, made it really easy to find. closed by 94f9ce8