Closed ai closed 7 months ago
I want to take it
@ai I don't see the problem described. After clicking show next, scroll to the beginning of the feed https://monosnap.com/file/pE0u69zAycMun9GOhBTkbpu0kReSL1. Maybe I misunderstood the task?
Try to use another button “Mark as read …”
@ai At first I tried to implement it differently, i saved it in another branch. I assigned a link to an element to a key and calling scrolling on the element by key directly in core/fast, but then I changed it to just dispatching event in window.
@ai At first I tried to implement it differently, i saved it in another branch. I assigned a link to an element to a key and calling scrolling on the element by key directly in core/fast, but then I changed it to just dispatching event in window.
I already read the comments, forget it)
I just tried to read posts in https://dev.slowreader.app and scroll doesn’t work :(
It works on small window height (540), but doesn’t work on big screen (1000).
Ok, i'll take a look
@ai I couldn't reproduce the problem, can you please describe it in more detail? https://monosnap.com/file/8KYyy6pYu7C9DNuS3jzmHszgXpq8iZ
Mark as read and next load
it was not scrolled.Can you try Firefox? Maybe it is just browser related?
On Fast posts page we have pagination and
Show next
button.Now, after clicking on the button, page keeps scroll on the button of the page.
We need to fix it and scroll to top.