maddyblue / goread

RSS reader in go on app engine; formerly goread.io
ISC License
2.38k stars 294 forks source link

GoRead seems to get confused when using j/k to read #339

Closed graymattrr closed 6 years ago

graymattrr commented 8 years ago

When reading articles using j/k to scroll through, I often notice that goread appears to mark all unread articles as read in the left nav, and subsequent presses of j/k dont work. When I re-click on the articles, sometimes my position has changed, but I see that the unread articles remain in the main view.

I realize this is confusing to describe, I'd be happy to elaborate further if needed (and this isn't a KI).

Thanks!

maddyblue commented 8 years ago

Are you using list or expanded view? Do you have mark as read on scroll enabled?

graymattrr commented 8 years ago

I am using expanded view with mark on scroll enabled. It looks like what is happening is that when I press "j", goread jumps to the last article in the list, rather than the next one, and marks the previous articles as read.

Thanks!

graymattrr commented 8 years ago

To clarify this a bit, after having used goread for several months now, the behavior seems to be:

  1. Hit "j" to move to next article
  2. All left nav unread articles disappear, list jumps down beyond next article (but not to the end).
  3. I am able to click to a position in the list where I was and continue, but goread thinks all articles are read.

It's a minor annoyance, but it would be great to fix if possible. LMK if I can do anything else to help. Happy new year!